Home
last modified time | relevance | path

Searched refs:ClapError (Results 1 – 25 of 250) sorted by relevance

12345678910

/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/clap-3.0.14/src/parse/
H A Dparser.rs17 parse::errors::Error as ClapError,
499 return Err(ClapError::missing_subcommand( in get_matches_with()
507 return Err(ClapError::new( in get_matches_with()
522 ) -> ClapError { in match_arg_error() argument
527 return ClapError::unnecessary_double_dash( in match_arg_error()
542 return ClapError::invalid_subcommand( in match_arg_error()
556 return ClapError::unrecognized_subcommand( in match_arg_error()
566 ClapError::unknown_argument( in match_arg_error()
1518 ) -> ClapError { in did_you_mean_error() argument
1556 ClapError::unknown_argument( in did_you_mean_error()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/clap/src/parse/
H A Dparser.rs16 parse::errors::Error as ClapError,
505 return Err(ClapError::missing_subcommand( in get_matches_with()
513 return Err(ClapError::new( in get_matches_with()
528 ) -> ClapError { in match_arg_error() argument
548 return ClapError::invalid_subcommand( in match_arg_error()
562 return ClapError::unrecognized_subcommand( in match_arg_error()
572 ClapError::unknown_argument( in match_arg_error()
1534 ) -> ClapError { in did_you_mean_error() argument
1572 ClapError::unknown_argument( in did_you_mean_error()
1597 _ => ClapError::new( in help_err()
[all …]
/dports/converters/yj-bruceadams/yj-1.1.34/cargo-crates/clap-3.0.0-beta.5/src/parse/
H A Dparser.rs16 parse::errors::Error as ClapError,
754 return Err(ClapError::missing_subcommand( in get_matches_with()
762 return Err(ClapError::new( in get_matches_with()
778 ) -> ClapError { in match_arg_error() argument
798 return ClapError::invalid_subcommand( in match_arg_error()
812 return ClapError::unrecognized_subcommand( in match_arg_error()
822 ClapError::unknown_argument( in match_arg_error()
1819 ) -> ClapError { in did_you_mean_error() argument
1857 ClapError::unknown_argument( in did_you_mean_error()
1886 fn version_err(&self, use_long: bool) -> ClapError { in version_err() argument
[all …]
/dports/x11/swayr/swayr-v0.11.2/cargo-crates/clap-3.0.0-rc.5/src/parse/
H A Dparser.rs16 parse::errors::Error as ClapError,
685 return Err(ClapError::missing_subcommand( in get_matches_with()
693 return Err(ClapError::new( in get_matches_with()
710 ) -> ClapError { in match_arg_error() argument
730 return ClapError::invalid_subcommand( in match_arg_error()
744 return ClapError::unrecognized_subcommand( in match_arg_error()
754 ClapError::unknown_argument( in match_arg_error()
1752 ) -> ClapError { in did_you_mean_error() argument
1790 ClapError::unknown_argument( in did_you_mean_error()
1815 _ => ClapError::new( in help_err()
[all …]
/dports/textproc/jql/jql-3.0.6/cargo-crates/clap-3.0.0-rc.7/src/parse/
H A Dparser.rs16 parse::errors::Error as ClapError,
685 return Err(ClapError::missing_subcommand( in get_matches_with()
693 return Err(ClapError::new( in get_matches_with()
710 ) -> ClapError { in match_arg_error() argument
730 return ClapError::invalid_subcommand( in match_arg_error()
744 return ClapError::unrecognized_subcommand( in match_arg_error()
754 ClapError::unknown_argument( in match_arg_error()
1752 ) -> ClapError { in did_you_mean_error() argument
1790 ClapError::unknown_argument( in did_you_mean_error()
1815 _ => ClapError::new( in help_err()
[all …]
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/clap-3.0.0-beta.5/src/parse/
H A Dparser.rs16 parse::errors::Error as ClapError,
754 return Err(ClapError::missing_subcommand( in get_matches_with()
762 return Err(ClapError::new( in get_matches_with()
778 ) -> ClapError { in match_arg_error() argument
798 return ClapError::invalid_subcommand( in match_arg_error()
812 return ClapError::unrecognized_subcommand( in match_arg_error()
822 ClapError::unknown_argument( in match_arg_error()
1819 ) -> ClapError { in did_you_mean_error() argument
1857 ClapError::unknown_argument( in did_you_mean_error()
1886 fn version_err(&self, use_long: bool) -> ClapError { in version_err() argument
[all …]
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/clap-3.0.0-beta.5/src/parse/
H A Dparser.rs16 parse::errors::Error as ClapError,
754 return Err(ClapError::missing_subcommand( in get_matches_with()
762 return Err(ClapError::new( in get_matches_with()
778 ) -> ClapError { in match_arg_error() argument
798 return ClapError::invalid_subcommand( in match_arg_error()
812 return ClapError::unrecognized_subcommand( in match_arg_error()
822 ClapError::unknown_argument( in match_arg_error()
1819 ) -> ClapError { in did_you_mean_error() argument
1857 ClapError::unknown_argument( in did_you_mean_error()
1886 fn version_err(&self, use_long: bool) -> ClapError { in version_err() argument
[all …]
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/clap-3.0.0-beta.5/src/parse/
H A Dparser.rs16 parse::errors::Error as ClapError,
754 return Err(ClapError::missing_subcommand(
762 return Err(ClapError::new(
778 ) -> ClapError {
798 return ClapError::invalid_subcommand(
812 return ClapError::unrecognized_subcommand(
822 ClapError::unknown_argument(
1819 ) -> ClapError {
1857 ClapError::unknown_argument(
1886 fn version_err(&self, use_long: bool) -> ClapError {
[all …]
/dports/sysutils/zoxide/zoxide-0.6.0/cargo-crates/clap-3.0.0-beta.2/src/parse/
H A Dparser.rs14 parse::errors::Error as ClapError,
689 return Err(ClapError::unknown_argument( in get_matches_with()
725 return Err(ClapError::unknown_argument( in get_matches_with()
745 return Err(ClapError::missing_subcommand( in get_matches_with()
753 return Err(ClapError { in get_matches_with()
1319 return Err(ClapError::unknown_argument( in parse_short_arg()
1351 return Err(ClapError::empty_value( in parse_opt()
1366 return Err(ClapError::empty_value( in parse_opt()
1714 Err(ClapError::unknown_argument( in did_you_mean_error()
1739 _ => ClapError { in help_err()
[all …]
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/clap-3.0.0-beta.2/src/parse/
H A Dparser.rs14 parse::errors::Error as ClapError,
689 return Err(ClapError::unknown_argument( in get_matches_with()
725 return Err(ClapError::unknown_argument( in get_matches_with()
745 return Err(ClapError::missing_subcommand( in get_matches_with()
753 return Err(ClapError { in get_matches_with()
1319 return Err(ClapError::unknown_argument( in parse_short_arg()
1351 return Err(ClapError::empty_value( in parse_opt()
1366 return Err(ClapError::empty_value( in parse_opt()
1714 Err(ClapError::unknown_argument( in did_you_mean_error()
1739 _ => ClapError { in help_err()
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/clap-2.33.3/
H A DREADME.md507 * `ClapError` => `Error`
508 * struct field `ClapError::error_type` => `Error::kind`
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/clap-2.34.0/
H A DREADME.md507 * `ClapError` => `Error`
508 * struct field `ClapError::error_type` => `Error::kind`
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/clap-2.34.0/
H A DREADME.md507 * `ClapError` => `Error`
508 * struct field `ClapError::error_type` => `Error::kind`
/dports/multimedia/scte35dump/scte35dump-0.1.6/cargo-crates/clap-2.33.0/
H A DREADME.md507 * `ClapError` => `Error`
508 * struct field `ClapError::error_type` => `Error::kind`
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/clap-2.32.0/
H A DREADME.md540 * `ClapError` => `Error`
541 * struct field `ClapError::error_type` => `Error::kind`
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/clap-2.34.0/
H A DREADME.md507 * `ClapError` => `Error`
508 * struct field `ClapError::error_type` => `Error::kind`
/dports/misc/broot/broot-1.7.0/cargo-crates/clap-2.33.3/
H A DREADME.md507 * `ClapError` => `Error`
508 * struct field `ClapError::error_type` => `Error::kind`
/dports/devel/rust-cbindgen/cbindgen-0.20.0/cargo-crates/clap-2.33.3/
H A DREADME.md507 * `ClapError` => `Error`
508 * struct field `ClapError::error_type` => `Error::kind`
/dports/devel/sccache/sccache-0.2.15/cargo-crates/clap-2.33.3/
H A DREADME.md507 * `ClapError` => `Error`
508 * struct field `ClapError::error_type` => `Error::kind`
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/clap-2.33.3/
H A DREADME.md507 * `ClapError` => `Error`
508 * struct field `ClapError::error_type` => `Error::kind`
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/clap-2.33.3/
H A DREADME.md507 * `ClapError` => `Error`
508 * struct field `ClapError::error_type` => `Error::kind`
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/clap-2.33.3/
H A DREADME.md507 * `ClapError` => `Error`
508 * struct field `ClapError::error_type` => `Error::kind`
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/clap-2.33.3/
H A DREADME.md507 * `ClapError` => `Error`
508 * struct field `ClapError::error_type` => `Error::kind`
/dports/games/genact/genact-0.10.0/cargo-crates/clap-2.33.3/
H A DREADME.md507 * `ClapError` => `Error`
508 * struct field `ClapError::error_type` => `Error::kind`
/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/clap-2.33.0/
H A DREADME.md507 * `ClapError` => `Error`
508 * struct field `ClapError::error_type` => `Error::kind`

12345678910