Skip to main content

handle_list_work_guides

Function handle_list_work_guides 

Source
pub fn handle_list_work_guides(colors: Colors) -> bool
Expand description

Handle the --list-work-guides (or --list-templates) flag.

Lists all available PROMPT.md Work Guides with descriptions, organized by category.

§Arguments

  • colors - Terminal color configuration for output

§Returns

Returns true if the flag was handled (program should exit after).