Function hisho_core::environment::fetch_environment
source · pub fn fetch_environment(
environment: &str,
environments: &Environments,
workdir: &Path
) -> Option<Environment>
Expand description
Try to find the environment by name from the environments.
Also recursively resolve all sources and includes.