package
Version:
v0.7.1
Opens a new window with list of versions in this module.
Published: Jan 26, 2026
License: MIT
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package commands implements all CLI commands for terminus.
Execute executes the root command
type ArtInfo struct {
Name string `json:"name"`
Description string `json:"description"`
}
ArtInfo contains information about an ASCII art piece
CLIContext holds shared context for all commands
Source Files
¶
Click to show internal directories.
Click to hide internal directories.