Function veloren_voxygen::cmd::handle_clear

source ยท
fn handle_clear(
    session_state: &mut SessionState,
    _global_state: &mut GlobalState,
    _args: Vec<String>,
) -> Result<Option<String>, String>