Skip to main content

Module walk

Module walk 

Source
Expand description

Reviewed recursive repository traversal.

Structs§

Error
Failure while traversing a repository tree.
WalkReport
Completed workspace-source traversal, including every entry failure.

Functions§

repository_files
Discover regular files below a repository root in stable path order.
visible_source_files
Discover visible source files selected by extension.
workspace_source_files
Discover the complete source-file view used by workspace tooling.