Enkaidu::ProfileConfig
Inherits Enkaidu::ConfigSerializable < JSON::Serializable < YAML::Serializable::Strict < YAML::Serializable < Reference < Object
Profile level configuration facilitates minimal settings that can be specified in the profile folder
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Profile level configuration facilitates minimal settings that can be specified in the profile folder
new(pull : JSON::PullParser)
Profile level configuration facilitates minimal settings that can be specified in the profile folder
Instance methods
auto_load
Now declare the getter for which we want to detect presence
auto_load_present?
tool_settings
Source