Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct {
// contains filtered or unexported fields
}
Command is command-line utility, used for gathering input through prompt from user.
func NewCommand ¶
NewCommand creates a new Command and return its pointer.
Click to show internal directories.
Click to hide internal directories.