- Namespace
- Statiq
.App - Base Types
-
- CommandSettings
- Derived Types
graph BT
Type-->Base0["CommandSettings"]
Type["GlobCommandSettings"]
class Type type-node
Derived0["GlobEvalCommandSettings"]-->Type
click Derived0 "/api/Statiq.App/GlobEvalCommandSettings"
Derived1["GlobTestCommandSettings"]-->Type
click Derived1 "/api/Statiq.App/GlobTestCommandSettings"
Syntax
public abstract class GlobCommandSettings : CommandSettings