Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProcessError ¶ added in v1.0.2
type ProcessError struct {
Message string
}
ProcessError occurs when error appened during making the ExecCapture call.
func (ProcessError) Error ¶ added in v1.0.2
func (e ProcessError) Error() string
Click to show internal directories.
Click to hide internal directories.