Lines Matching refs:debug

152     ///         Arg::new("debug")
193 /// arg!("[debug] -d 'turns on debugging info'"),
412 /// Command::new("debug").about("Controls debug functionality")])
672 debug!(
677 debug!("Command::try_get_matches_from_mut: Reinserting command into arguments so subcommand parser matches it");
679 debug!("Command::try_get_matches_from_mut: Clearing name and bin_name so that displayed command name starts with applet name");
1287 /// // a panic (if you are in debug mode)
3352 debug!("Command::color: Color setting...");
3356 debug!("Never");
3359 debug!("Always");
3362 debug!("Auto");
3786 debug!("Command::_do_parse");
3798 debug!("Command::_do_parse: ignoring error: {}", error);
3829 debug!("Command::_build: name={:?}", self.get_name());
3923 debug!("Command::_build: already built");
3977 debug!(
3999 debug!(
4013 debug!("Command::_build_bin_names");
4038 debug!("Command::_build_bin_names:iter: bin_name set...");
4060 debug!(
4066 debug!(
4079 debug!(
4085 debug!(
4107 debug!(
4113 debug!(
4123 debug!("Command::_build_bin_names: already built");
4167 debug!("Command::_propagate_global_args:{}", self.name);
4182 debug!(
4190 debug!(
4202 debug!("Command::_propagate:{}", self.name);
4231 debug!(
4239 debug!("Command::_check_help_and_version: Building default --help");
4256 debug!("Command::_check_help_and_version: Building default --version");
4268 debug!("Command::_check_help_and_version: Building help subcommand");
4323 debug!("Command::_render_version");
4443 debug!("Command::groups_for_arg: id={:?}", arg);
4483 debug!("Command::unroll_args_in_group: group={:?}", group);
4496 debug!("Command::unroll_args_in_group:iter: entity={:?}", n);
4499 debug!("Command::unroll_args_in_group:iter: this is an arg");
4502 debug!("Command::unroll_args_in_group:iter: this is a group");
4562 debug!(
4585 debug!("Command::long_help_exists: {}", self.long_help_exists);
4590 debug!("Command::long_help_exists");