Documentation ¶
Index ¶
Constants ¶
View Source
const (
Spaces = " \t\n\v\f\r\x85\xA0"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Commands ¶
type Commands struct {
// contains filtered or unexported fields
}
Commands represents all known commands
func (*Commands) GetCommand ¶
returns a command by its name
func (*Commands) ListCommandsNames ¶
returns list of all known commands
Click to show internal directories.
Click to hide internal directories.