fn execute_boolean_condition(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
expected: bool,
matches: bool,
) -> Result<i32, CommandSyntaxError>fn execute_boolean_condition(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
expected: bool,
matches: bool,
) -> Result<i32, CommandSyntaxError>