Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ExecProcess ¶
type ExecProcess struct {
// contains filtered or unexported fields
}
ExecProcess run a process
func NewExecProcess ¶
func NewExecProcess(options *ExecProcessOptions) (*ExecProcess, error)
NewExecProcess creates a new instance of ExecProcess
type ExecProcessOptions ¶
Click to show internal directories.
Click to hide internal directories.