Creestal::Core::Config
Inherits YAML::Serializable < Reference < Object
Constructors
new(site : String = Creestal::DEFAULT_SITE_NAME, home : String = "index", source : String = Creestal::DEFAULT_SOURCE_DIR, output : String = Creestal::DEFAULT_OUTPUT_DIR, default_layout : String = Creestal::DEFAULT_LAYOUT, watcher_interval_ms : Int32 = DEFAULT_WATCHER_INTERVAL_MS)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
default_layout
Sourcehome
Sourceoutput
Sourcesite
Sourcesource
Sourcewatcher_interval_ms
Source