Now a REAL lib
This commit is contained in:
1
doc/clap/parser/sidebar-items.js
Normal file
1
doc/clap/parser/sidebar-items.js
Normal file
@ -0,0 +1 @@
|
||||
window.SIDEBAR_ITEMS = {"enum":[["MatchesError","Violation of [`ArgMatches`][crate::ArgMatches] assumptions"],["ValueSource","Origin of the argument’s value"]],"struct":[["ArgMatches","Container for parse results."],["IdsRef","Iterate over [`Arg`][crate::Arg] and [`ArgGroup`][crate::ArgGroup] [`Id`][crate::Id]s via [`ArgMatches::ids`]."],["Indices","Iterate over indices for where an argument appeared when parsing, via `ArgMatches::indices_of`"],["RawValues","Iterate over raw argument values via [`ArgMatches::get_raw`]."],["Values","Iterate over multiple values for an argument via [`ArgMatches::remove_many`]."],["ValuesRef","Iterate over multiple values for an argument via [`ArgMatches::get_many`]."]]};
|
Reference in New Issue
Block a user