Expand description
Sources deliver (path, bytes) records to builders. v0.8 ships a single
built-in source: fs, the filesystem walk.
Modulesยง
- fs
- The
fssource: a.gitignore-aware filesystem walk that yields oneSourceFileper file under the graph root.