Home
last modified time | relevance | path

Searched refs:from_current_env (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Virtualization/compos/src/
Dcompilation.rs114 let mut odrefresh_vars = EnvMap::from_current_env(); in odrefresh()
241 fn from_current_env() -> Self { in from_current_env() method