class HandyToolbox::Plugin
Constants
- PluginNotConfigured
Public Instance Methods
on_attach(node)
click to toggle source
# File lib/handy_toolbox/plugin.rb, line 8 def on_attach(node) raise PluginNotConfigured end