repl

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 16, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package repl provides an interactive Go REPL. It wraps github.com/x-motemen/gore and is not exposed in the public Nimbus API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run() error

Run starts an interactive Go REPL. It uses the current working directory for the Go module context. Use :quit or Ctrl-D to exit.

func RunWithOptions

func RunWithOptions(out, errOut io.Writer, opts ...gore.Option) error

RunWithOptions starts a REPL with custom options. Used internally.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL