Searched defs:printingEnv (Results 1 – 1 of 1) sorted by relevance
144 type printingEnv struct { struct145 env150 func (env *printingEnv) exec(cmd *command) error {155 func (env *printingEnv) runWithTimeout(cmd *command, duration time.Duration) error {160 …c (env *printingEnv) run(cmd *command, stdin io.Reader, stdout io.Writer, stderr io.Writer) error {