Searched defs:printingEnv (Results 1 – 1 of 1) sorted by relevance
142 type printingEnv struct { struct143 env148 func (env *printingEnv) exec(cmd *command) error {153 func (env *printingEnv) runWithTimeout(cmd *command, duration time.Duration) error {158 …c (env *printingEnv) run(cmd *command, stdin io.Reader, stdout io.Writer, stderr io.Writer) error {