Expand description
Pluggable document sources. The default is a local folder; FTP and SFTP
are available behind the remote-sources feature.
Modules§
- folder
- Local folder document source. Recursively lists files under a root directory; works over any mounted filesystem (local disk, NFS, FUSE, …).
Structs§
- Source
Ref - A handle to one document available from a source.
Traits§
- Document
Source - A place documents are read from.
Functions§
- from_
config - Build the document source selected by
cfg.source.