Directories
¶
| Path | Synopsis |
|---|---|
|
Package command provides process lifecycle management for external commands.
|
Package command provides process lifecycle management for external commands. |
|
Package dash implements the persistent TUI dashboard.
|
Package dash implements the persistent TUI dashboard. |
|
Package history records command execution history as JSONL entries.
|
Package history records command execution history as JSONL entries. |
|
Package loader reads command descriptors from YAML files on disk.
|
Package loader reads command descriptors from YAML files on disk. |
|
Package orchestrator manages a registry of commands, providing lookup by ID or alias.
|
Package orchestrator manages a registry of commands, providing lookup by ID or alias. |
|
Package picker provides interactive command selection via fzf or a built-in fallback.
|
Package picker provides interactive command selection via fzf or a built-in fallback. |
|
Package prompt handles interactive user input for placeholder values, including plain text prompts, fzf source selection, and file pickers.
|
Package prompt handles interactive user input for placeholder values, including plain text prompts, fzf source selection, and file pickers. |
|
Package resolve handles placeholder extraction, filling, and template expansion for command argument strings using the {{name}} syntax.
|
Package resolve handles placeholder extraction, filling, and template expansion for command argument strings using the {{name}} syntax. |
|
Package shell provides utilities for safe shell string escaping and quoting.
|
Package shell provides utilities for safe shell string escaping and quoting. |
Click to show internal directories.
Click to hide internal directories.