Documentation
¶
Overview ¶
Package guide provides terminal output functions for the guide command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandLine ¶
CommandLine prints a single command entry.
Parameters:
- cmd: Cobra command for output. Nil is a no-op.
- name: Command name.
- short: Short description.
func CommandsHeader ¶
CommandsHeader prints the commands list heading.
Parameters:
- cmd: Cobra command for output. Nil is a no-op.
func Default ¶
Default prints the default guide text.
Parameters:
- cmd: Cobra command for output. Nil is a no-op.
func InfoSkillLine ¶
InfoSkillLine prints a single skill entry.
Parameters:
- cmd: Cobra command for output
- name: Skill name
- description: Truncated skill description
func InfoSkillsHeader ¶
InfoSkillsHeader prints the skills list heading.
Parameters:
- cmd: Cobra command for output
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.