class

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)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Class methods

from_file(file : String | Nil = nil)
Source

Instance methods

default_type
Source
default_type=(default_type : String | Nil)
Source
libraries
Source
libraries=(libraries : Array(Library))
Source