Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(*options)
Option is a functional option for the REPL.
func WithEnvironment ¶
func WithEnvironment(env value.Environment) Option
WithEnvironment sets the execution environment for the REPL.
Click to show internal directories.
Click to hide internal directories.