Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Stdin = newTerminalPrompter()
Stdin holds the stdin line reader (also using stdout for printing prompts).
Functions ¶
This section is empty.
Types ¶
type Console ¶
type Console struct {
// contains filtered or unexported fields
}
Console console handler
func (*Console) AutoComplete ¶
AutoComplete console auto complete input
func (*Console) Interactive ¶
func (c *Console) Interactive()
Interactive starts an interactive user session.
Click to show internal directories.
Click to hide internal directories.