pub fn submit_command(world: &mut World, command: &Command) -> CommandReplyExpand description
Runs one command and returns its reply.
pub fn submit_command(world: &mut World, command: &Command) -> CommandReplyRuns one command and returns its reply.