Function veloren_server::cmd::handle_debug_ways

source ยท
fn handle_debug_ways(
    server: &mut Server,
    client: Entity,
    target: Entity,
    args: Vec<String>,
    _action: &ServerChatCommand,
) -> Result<(), Content>