Skip to main content

shell_getenv

Function shell_getenv 

Source
pub fn shell_getenv(key: &str) -> Option<String>
Expand description

Get a shell environment variable by key.