Documentation
¶
Index ¶
Constants ¶
View Source
const ( Unknown = iota SystemD UpdateRcD ChkConfig )
init system types
Variables ¶
This section is empty.
Functions ¶
func ExecuteWithArgs ¶
func ExecuteWithArgs(a ...string)
ExecuteWithArgs executes the CLI using the specified arguments.
Types ¶
type CLI ¶
type CLI struct { IOPS int64 // contains filtered or unexported fields }
CLI is the Polly command line interface.
func NewWithArgs ¶
NewWithArgs returns a new CLI using the specified arguments.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.