- Namespace
- Statiq
.Common - Interfaces
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type-.->Interface0["IConfigurable"]
click Interface0 "/api/Statiq.Common/IConfigurable"
Type["ConfigurableFileSystem"]
class Type type-node
Syntax
public class ConfigurableFileSystem : IConfigurable
Constructors
Properties
| Name | Property Type | Summary |
|---|---|---|
| FileSystem | IFileSystem | |
| ServiceCollection | IServiceCollection | |
| Settings | IReadOnlySettings |