Home
last modified time | relevance | path

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

/tools/asuite/adevice/src/
Dcli.rs57 pub struct GlobalOptions { struct
63 pub partitions: Option<Vec<String>>,
67 pub product_out: Option<String>,
70 pub max_allowed_changes: usize,
73 pub serial: Option<String>,
76 pub restart_choice: RestartChoice,
79 pub config_path: Option<String>,
82 pub nowait: bool,