Documentation ¶
Index ¶
Constants ¶
View Source
const ( SPIN_NUM_TRIES = 3 SPIN_THRESHOLD = 1 * time.Second )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cmd ¶
func (*Cmd) Options ¶ added in v0.8.1
func (c *Cmd) Options() CmdOptions
Options returns the original arguments used to start the command.
type CmdOptions ¶
Click to show internal directories.
Click to hide internal directories.