Skip to main content

set_frozen

Function set_frozen 

Source
fn set_frozen(
    context: &CommandContext<CommandSource, SteelCommandRuntime>,
    frozen: bool,
) -> Result<i32, CommandSyntaxError>