package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Nov 14, 2025
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Arg struct {
Query string `yaml:"query"`
Options []string `yaml:"options"`
}
type Prompt struct {
Args []Arg `yaml:"args"`
Template string `yaml:"template"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.