# 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.