Skip to main content

add_size

Function add_size 

Source
fn add_size(
    context: &CommandContext<CommandSource, SteelCommandRuntime>,
    requested_ticks: Option<i64>,
) -> Result<i32, CommandSyntaxError>