Home
last modified time | relevance | path

Searched defs:get_envs (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/pty_process/
Dcommand.rs374 pub fn get_envs(&self) -> CommandEnvs<'_> { in get_envs() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/
Dcommand.rs486 pub fn get_envs(&self) -> CommandEnvs<'_> { in get_envs() method