BaseCommandSettings Class
Namespace
Statiq.App
Base Types
  • CommandSettings
Derived Types
BaseCommandSettings
CommandSettings
EngineCommandSettings
ServeCommandSettings

Syntax

public class BaseCommandSettings : CommandSettings

Properties

Name Property Type Summary
Attach bool
CachePath string
Debug bool
FailureLogLevel LogLevel?
InputPaths string[]
LogFile string
LogLevel LogLevel
OutputPath string
RootPath string
Settings string[]
TempPath string

Extension Methods