Documentation ¶
Overview ¶
Package runner defines order runner which is responsible for command parsing and execution
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
NoCommand bool
}
Options represents set of all available runner options
Click to show internal directories.
Click to hide internal directories.