Skip to main content

argument

Function argument 

Source
pub fn argument(
    name: impl Into<Box<str>>,
    argument: CommandArgument,
) -> CommandNode
Expand description

Creates a typed argument command node.