Module app

Module app 

Source

Constantsยง

DEFAULT_SHELL ๐Ÿ”’

Staticsยง

PATH ๐Ÿ”’
SHELL
VERBOSITY ๐Ÿ”’

Traitsยง

CommandExt
Overlay some extra helper functions onto std::process::Command

Functionsยง

exec
Short-cut wrapper to create a new command, feed in the args, set the working directory, and then run it, checking the resulting exit code.
format_command_error ๐Ÿ”’
Helper function to build an error message from command output
get_progress_bar ๐Ÿ”’
path
set_global_path
set_global_verbosity
set_repo_dir
verbosity
version