package
0.30.0
Repository: https://github.com/ooni/probe-engine.git
Documentation: pkg.go.dev

# Functions

CmdEnvironMinusOsEnviron removes the environment variables in [os.Environ] from the ones inside the given command.
MustArgv returns the [execabs.Cmd]'s Argv or panics.
WithCustomLibrary executes the given function with a custom shellx.Library.

# Structs

Library implements shellx.Dependencies.