Skip to main content

step

Function step 

Source
fn step(
    context: &CommandContext<CommandSource, SteelCommandRuntime>,
    ticks: i32,
) -> Result<i32, CommandSyntaxError>