Skip to main content

create_after_long_help

Function create_after_long_help 

Source
pub fn create_after_long_help() -> String
Expand description

Combined --help epilog for memstead create: the section-bytes- verbatim note followed by the title-grammar rule (derived from the validator via memstead_base::TITLE_GRAMMAR_RULE) and the title→slug pipeline description. clap’s after_long_help takes a single string, so the epilogs are concatenated here.