Documentation
¶
Index ¶
- func EstimateTokens(output string) int64
- func GenerateIgnoreList(repoPath, ignoreFilePath string, useGitignore bool) []string
- func GenerateIncludeList(repoPath, includeFilePath string) []string
- func MarshalRepo(repo *GitRepo, scrubComments bool) ([]byte, error)
- func OutputGitRepo(repo *GitRepo, preambleFile string, scrubComments bool) (string, error)
- func OutputGitRepoXML(repo *GitRepo, scrubComments bool) (string, error)
- func ValidateXML(xmlString string) error
- type GitFile
- type GitRepo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EstimateTokens ¶
func GenerateIgnoreList ¶
func GenerateIncludeList ¶ added in v0.6.1
Generate include list from .gptinclude file
func OutputGitRepo ¶
func OutputGitRepoXML ¶ added in v0.6.0
func ValidateXML ¶ added in v0.6.0
Types ¶
Click to show internal directories.
Click to hide internal directories.