Documentation
¶
Index ¶
Constants ¶
View Source
const AppdStopped = -1
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Appd ¶
type Appd struct {
// contains filtered or unexported fields
}
Appd represents the appd binary
func (*Appd) CreateExecCommand ¶
CreateExecCommand creates an exec.Cmd for the appd binary.
type CfgOption ¶
func WithStdErr ¶
WithStdErr configures the standard error of the app.
func WithStdOut ¶
WithStdOut configures the standard output of the app.
Click to show internal directories.
Click to hide internal directories.