Yt::Config
Inherits YAML::Serializable < Reference < Object
Constructors
new(active_profile : String = "default", profiles : Hash(String, ProfileConfig) = Hash(String, ProfileConfig).new)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceClass methods
config_dir
Sourceconfig_file
Sourceload
SourceInstance methods
active_profile
Sourceactive_profile_name
Sourcecurrent_profile
Sourcelist_profiles
Sourceprofiles
Sourcesave
Source