guide

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

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

func CommandLine(cmd *cobra.Command, name, short string)

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

func CommandsHeader(cmd *cobra.Command)

CommandsHeader prints the commands list heading.

Parameters:

  • cmd: Cobra command for output. Nil is a no-op.

func Default

func Default(cmd *cobra.Command)

Default prints the default guide text.

Parameters:

  • cmd: Cobra command for output. Nil is a no-op.

func InfoSkillLine

func InfoSkillLine(cmd *cobra.Command, name, description string)

InfoSkillLine prints a single skill entry.

Parameters:

  • cmd: Cobra command for output
  • name: Skill name
  • description: Truncated skill description

func InfoSkillsHeader

func InfoSkillsHeader(cmd *cobra.Command)

InfoSkillsHeader prints the skills list heading.

Parameters:

  • cmd: Cobra command for output

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL