Documentation
¶
Index ¶
- func Exec(ctx context.Context, cmd string) error
- func ExecAll(ctx context.Context, cmds ...string) error
- func LocalenvCmd(ctx context.Context, cmd string) error
- func Output(ctx context.Context, cmd string) ([]byte, error)
- func PipeInExec(ctx context.Context, cmd string, stdin []byte) error
- func PipeInForOutput(ctx context.Context, cmd string, stdin []byte) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LocalenvCmd ¶
Run a command in the context of /localenv
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.