Skip to main content

execute_blocks_condition

Function execute_blocks_condition 

Source
fn execute_blocks_condition(
    context: &CommandContext<CommandSource, SteelCommandRuntime>,
    expected: bool,
    count: Option<i32>,
) -> Result<i32, CommandSyntaxError>