Documentation
¶
Overview ¶
Package core provides shared helpers used by all prompt subcommand packages. It owns path resolution and directory access; subcommands import core, never each other.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PromptsDir ¶
func PromptsDir() string
PromptsDir returns the path to the prompts directory.
Returns:
- string: Absolute path to .context/prompts/
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.