Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewExecEnv ¶
func NewExecEnv( args []string, stdin io.Reader, stdout io.Writer, stderr io.Writer, environ []string, start time.Time, ) (*cli.ExecEnv, error)
NewExecEnv returns a new ExecEnv.
Args should not include the application name.
func SetRunEnvDefaults ¶
SetRunEnvDefaults sets the defaults for the RunEnv.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.