Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScanResult ¶ added in v0.5.0
ScanResult holds the results of a single filesystem walk.
func ScanRepository ¶ added in v0.5.0
func ScanRepository(root string) (*ScanResult, error)
ScanRepository walks the directory tree once, collecting Terraform module directories, file counts, and documentation file counts in a single pass.
Click to show internal directories.
Click to hide internal directories.