Expand description
Enumerate the channel types compiled into this binary.
Use compiled_channels in display commands (zeroclaw channel list) that
should only mention channels that can actually be started. For a full
channel inventory regardless of compile-time features, use
zeroclaw_config::schema::ChannelsConfig::channels instead.
Functionsยง
- compiled_
channels - Returns one entry per channel type compiled into this binary.