Skip to main content

size_command

Function size_command 

Source
fn size_command(
    name: &'static str,
    execute: fn(&CommandContext<CommandSource, SteelCommandRuntime>, Option<i64>) -> Result<i32, CommandSyntaxError>,
) -> CommandNodeBuilder<CommandSource, SteelCommandRuntime>