Function execute_command

Source
pub(crate) async fn execute_command(
    client: &Arc<ReactiveGraphClient>,
    command_args: ExecuteCommandArgs,
) -> CommandResult