package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Aug 22, 2026
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Input struct {
Include []string `json:"include,omitempty"`
MaxFiles int `json:"max_files,omitempty"`
}
type Summary struct {
ProjectID string `json:"project_id"`
Name string `json:"name"`
Languages []string `json:"languages"`
Manifests []string `json:"manifests"`
TestCommands []string `json:"test_commands"`
FileCount int `json:"file_count"`
Truncated bool `json:"truncated"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.