Skip to main content

command

Function command 

Source
pub fn command() -> Command
Expand description

Returns the clap Command definition for man page and completion generation.

This is used by the xtask binary to generate man pages without depending on the binary crate directly.