Documentation
¶
Overview ¶
Package fs is a filesystem Source: it walks a path (file or directory) and yields each regular, non-hidden file as a SourceItem whose content type is detected from the extension. Hidden entries (names beginning with ".") are skipped so VCS and editor metadata never gets ingested. fs does not filter by whether content is supported — the Extractor decides that downstream.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.