Searched refs:write_long_help (Results 1 – 5 of 5) sorted by relevance
47 app.write_long_help(&mut out).unwrap(); in test_help()
19 .write_long_help(&mut output) in get_long_help()
1201 self.write_long_help(&mut buf_w) in print_long_help()1257 pub fn write_long_help<W: Write>(&mut self, w: &mut W) -> ClapResult<()> { in write_long_help() method
2013 pub fn write_long_help<W: Write>(&self, w: &mut W) -> ClapResult<()> { in write_long_help() function
500 * `App::write_long_help`