Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct {
Cmd string
Env []string
Dir string
Timeout time.Duration
// contains filtered or unexported fields
}
Command represents a single command which can be executed
func (*Command) SetTimeoutMS ¶
SetTimeoutMS sets the timeout in milliseconds
Click to show internal directories.
Click to hide internal directories.