Skip to main content

select_env

Function select_env 

Source
pub fn select_env(explicit: Option<&str>) -> String
Expand description

Decide which env we’re rendering for. Precedence: explicit arg > env var > “dev”.