Skip to main content

Module filesystem

Module filesystem 

Source
Expand description

File-backed provider discovery and manifest loading from providers/.

Structs§

FileProviderLoadError
Error raised while reading, parsing, or building a file-backed provider.
FileProviderSource
File-backed provider source rooted at a provider directory.
ProviderDirectoryInspection
Result of a non-executing inspection of a provider directory.
ProviderFileInspection
Inspection result for a single provider file.

Enums§

ProviderFileInspectionStatus
Outcome of inspecting a single provider file without executing it.