Franklin::Config
Inherits YAML::Serializable / Reference / Object
Constants
DEFAULT_FILE_LOCATION = File.join(ENV["HOME"], ".franklin")
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceClass methods
from_file(file : String | Nil = nil)
SourceInstance methods
default_type
Sourcedefault_type=(default_type : String | Nil)
Sourcelibraries
Sourcelibraries=(libraries : Array(Library))
Source