Home
last modified time | relevance | path

Searched refs:unset_setting (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/clap/src/app/
Dmod.rs687 pub fn unset_setting(mut self, setting: AppSettings) -> Self { in unset_setting() method
/external/rust/crates/clap/
DCHANGELOG.md1172 * **Settings:** Add unset_setting and unset_settings fns to App (#598) ([0ceba231](https://github.…