Skip to main content

execute_fill

Function execute_fill 

Source
fn execute_fill(
    context: &CommandContext<CommandSource, SteelCommandRuntime>,
    mode: FillMode,
    filter: FilterArgument,
    strict: bool,
) -> Result<i32, CommandSyntaxError>