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-14 at 11:31:23 +0100