Skip to main content

shell_var_name

Function shell_var_name 

Source
pub fn shell_var_name(shell: &str) -> String
Expand description

Keyed by the program rather than the subcommand, because that is what the value names. usage powershell runs pwsh, so its variable is USAGE_SHELL_PWSH.