Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCompleter ¶
func NewCompleter() prompt.Completer
func NewExecutor ¶
func NewExecutor(repl REPL) prompt.Executor
Types ¶
type PromptFunc ¶
type PromptFunc func()
func Initialize ¶
func Initialize() PromptFunc
func NewPrompt ¶
func NewPrompt(repl REPL, executor prompt.Executor, completer prompt.Completer) PromptFunc
type State ¶
func (*State) AppendInput ¶
Click to show internal directories.
Click to hide internal directories.