Documentation ¶
Overview ¶
Package cmd contains the interface for running commands in packages such as iw and ping.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalCmdRunner ¶
type LocalCmdRunner struct {
NoLogOnError bool // Default false: dump log on error.
}
LocalCmdRunner is the object used for running local commands.
Click to show internal directories.
Click to hide internal directories.