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
68 pub partitions: Option<Vec<String>>,
72 pub product_out: Option<String>,
75 pub max_allowed_changes: usize,
78 pub serial: Option<String>,
81 pub restart_choice: RestartChoice,
84 pub config_path: Option<String>,
87 pub force: bool,
90 pub nowait: bool,