Class | AutomateIt::Plugin::Base |
In: |
lib/automateit/plugin/base.rb
|
Parent: | Common |
An AutomateIt Plugin provides the Interpreter with the functionality that users actually care about, such as installing packages or adding users. The Plugin::Base class isn‘t useful by itself but provides behavior that‘s inherited by the Plugin::Manager and Plugin::Driver classes.