peary::utils::Dispatcher::Command

Structure to hold command information.

Public Attributes

Name
NativeInterface func
std::size_t nargs

Public Attributes Documentation

variable func

  NativeInterface func;
  

variable nargs

  std::size_t nargs;
  

Updated on 2026-01-16 at 00:29:06 +0100