Documentation
¶
Index ¶
- func ContentForBudget(sn Snippet) []byte
- func Dir(home string) string
- func HasProjection(path string, sn Snippet, target string) bool
- func Project(projectRoot string, snippets []Snippet, activeTools []string) ([]string, error)
- func ProjectWithOptions(projectRoot string, snippets []Snippet, activeTools []string, ...) ([]string, error)
- func RemoveLegacyCursorRule(projectRoot string, sn Snippet) (string, bool, error)
- func TargetPath(projectRoot, name, target string) string
- func TargetsAgent(targets []string, agent string) bool
- type ProjectOptions
- type Snippet
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContentForBudget ¶
func ProjectWithOptions ¶
func RemoveLegacyCursorRule ¶
func TargetPath ¶
func TargetsAgent ¶
Types ¶
type ProjectOptions ¶
type ProjectOptions struct {
CreateTargets bool
}
Click to show internal directories.
Click to hide internal directories.