Skip to main content

Module sources

Module sources 

Source
Expand description

Sources deliver (path, bytes) records to builders. v0.8 ships a single built-in source: fs, the filesystem walk.

Modulesยง

fs
The fs source: a .gitignore-aware filesystem walk that yields one SourceFile per file under the graph root.