Skip to main content

clear_matching_with_count

Function clear_matching_with_count 

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