Function forest_filecoin::utils::misc::env::is_env_truthy

source ยท
pub fn is_env_truthy(env: &str) -> bool
Expand description

Check if the given environment variable is set to truthy value.