Documentation ¶
Index ¶
- type Command
- func (*Command) Apropos() lang.Alt
- func (c *Command) Goes(g *goes.Goes)
- func (c *Command) Main(args ...string) error
- func (*Command) Man() lang.Alt
- func (c *Command) Read(p []byte) (n int, err error)
- func (*Command) String() string
- func (*Command) Usage() string
- func (c *Command) Write(p []byte) (n int, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
liner
Package liner is a wrapper to Peter Harris' <pharris@opentext.com> "Go line editor" <github.com:peterh/liner>.
|
Package liner is a wrapper to Peter Harris' <pharris@opentext.com> "Go line editor" <github.com:peterh/liner>. |
notliner
Package notliner provides an alternative command.Prompter for shell scripts and tty's unsupported by liner.
|
Package notliner provides an alternative command.Prompter for shell scripts and tty's unsupported by liner. |
Click to show internal directories.
Click to hide internal directories.