Documentation
¶
Overview ¶
Package contextgen provides helpers for generating project context reports.
Index ¶
Constants ¶
View Source
const (
// FilePermReadWrite is 0o644.
FilePermReadWrite = 0o644
)
Variables ¶
This section is empty.
Functions ¶
func ExportBook ¶
func ExportBook( ctx context.Context, execClient *exec.ExecutorClient, outputFile, title string, excludePatterns []string, paths ...string, ) (err error)
ExportBook exports a set of files to a single markdown file.
func GenerateReportHeader ¶
GenerateReportHeader generates the header for the context report.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.