show

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: 10 Imported by: 0

Documentation

Overview

Package show implements the ctx prompt show subcommand.

It prints the content of a named prompt template.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cmd

func Cmd() *cobra.Command

Cmd returns the prompt show subcommand.

Returns:

  • *cobra.Command: Configured show subcommand

func Run

func Run(cmd *cobra.Command, name string) error

Run reads and prints a prompt template by name.

Parameters:

  • cmd: Cobra command for output
  • name: Template name (without .md extension)

Returns:

  • error: Non-nil on read failure or missing template

Types

This section is empty.

Jump to

Keyboard shortcuts

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