Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/pty_process/
Dcommand.rs396 pub fn get_current_dir(&self) -> Option<&Path> { in get_current_dir() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/
Dcommand.rs510 pub fn get_current_dir(&self) -> Option<&Path> { in get_current_dir() method