Skip to main content

give

Function give 

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