Function handle_command

Source
pub(crate) async fn handle_command(
    client: &Arc<ReactiveGraphClient>,
    command: ClientCommands,
) -> CommandResult