Method: Ruber::PluginLike#plugin_description
- Defined in:
- lib/ruber/plugin_like.rb
#plugin_description ⇒ PluginSpecification (readonly)
Returns the plugins specification object for the plugin.
40 41 42 |
# File 'lib/ruber/plugin_like.rb', line 40 def plugin_description @plugin_description end |