Skip to main content

command

Function command 

Source
pub fn command(
    name: impl Into<String>,
    description: impl Into<String>,
) -> CommandBuilder
Expand description

Creates a fluent command builder.