Documentation
¶
Overview ¶
Package cmdhelper provides functions to make working os/exec Command easier.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BulkUpdateEnv ¶
BulkUpdateEnv returns a new slice suitable for use with exec.Cmd.Env based on env but with environment variables for the keys in update added/changed to the values in update.
func IsTruthyEnv ¶
IsTruthyEnv return true if name is set in the environment and has value other than 0 or false (case-insensitive).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.