Skip to main content

APCLI_ALWAYS_REGISTERED

Constant APCLI_ALWAYS_REGISTERED 

Source
pub const APCLI_ALWAYS_REGISTERED: &[&str];
Expand description

Subcommand names that are registered regardless of the resolved visibility mode’s include/exclude filter. exec is the documented always-registered escape hatch (spec §4.9) so downstream callers can always invoke modules by ID even when the apcli group is configured with a minimal surface.