exec

package
v1.13.0-rc.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(t *testing.T, binPath string, args []string, fopts ...Option) *exec

Types

type Option

type Option func(*options)

func WithEnvVars

func WithEnvVars(t *testing.T, envs ...string) Option

WithEnvVars sets the environment variables for the command. Expects a list of key value pairs.

func WithExitCode

func WithExitCode(code int) Option

func WithRunError

func WithRunError(ferr func(*testing.T, error)) Option

func WithStderr

func WithStderr(stderr io.WriteCloser) Option

func WithStdout

func WithStdout(stdout io.WriteCloser) Option

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL