Function tor_config::path::get_env

source ยท
fn get_env(var: &str) -> Result<Option<Cow<'static, str>>, CfgPathError>
Available on crate feature expand-paths only.
Expand description

Shellexpand helper: Expand a shell variable if we can.