Home
last modified time | relevance | path

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

/third_party/rust/crates/clap/src/output/
Dhelp_template.rs865 self.write_subcommand(sc_str, sc, next_line_help, longest); in write_subcommands()
884 fn write_subcommand( in write_subcommand() method