class

Autobot::Config::PluginConfig

Inherits YAML::Serializable < Reference < Object

Configuration for a single plugin (e.g. sqlite, github, weather).

Constructors

new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

enabled=(enabled : Bool)
Source
enabled?
Source