Function veloren_voxygen::cmd::preproccess_command

source ยท
fn preproccess_command(
    session_state: &mut SessionState,
    command: &ChatCommandKind,
    args: &mut [String],
) -> Result<Option<String>, String>