Home
last modified time | relevance | path

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

/developtools/hdc/hdc_rust/src/daemon/
Dshell.rs33 struct Command { struct
34 inner: std::process::Command, argument
37 impl Command { impl