Autobot::Config::PluginConfig
Inherits YAML::Serializable < Reference < Object
Configuration for a single plugin (e.g. sqlite, github, weather).
Constructors
new
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
enabled?
Source