Skip to main content

process_get_shell_env

Function process_get_shell_env 

Source
pub async fn process_get_shell_env() -> Result<HashMap<String, String>, String>
Expand description

Get the shell environment variables. Returns the full environment of the Mountain process, which inherits the user’s shell environment on all platforms.