Skip to main content

SUBCOMMANDS

Constant SUBCOMMANDS 

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

Subcommand names recognised by the unified CLI. Used to discriminate between subcommand-style invocations (ssg dev, ssg build …) and the legacy flag-only form (ssg -s public).