InterfaceListCommands class final
Control adapter that exposes the currently registered interface names.
This stays in src/control because it is transport-neutral glue above module-owned interface command families.
Constructors, destructors, conversion operators
- InterfaceListCommands(std::span<const char*const> iface_names) explicit
Public functions
- auto descriptors() const -> std::span<const CommandDescriptor>