format_env_var

Function format_env_var 

Source
pub fn format_env_var(var: impl AsRef<str>) -> String
Expand description

Formats an env var name into its shell representation, based on the current shell