Documentation ¶
Index ¶
- type Env
- func (*Env) Environ() []string
- func (*Env) Getenv(key string) string
- func (*Env) Getwd() (string, error)
- func (*Env) Setenv(key, value string) error
- func (*Env) Setstderr(io.Writer)
- func (*Env) Setstdin(io.Reader)
- func (*Env) Setstdout(io.Writer)
- func (*Env) Setwd(dir string) error
- func (*Env) Stderr() io.Writer
- func (*Env) Stdin() io.Reader
- func (*Env) Stdout() io.Writer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.