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 2025-11-28 at 17:53:40 +0100