Method: Ruber::PluginLike#plugin_description

Defined in:
lib/ruber/plugin_like.rb

#plugin_descriptionPluginSpecification (readonly)

Returns the plugins specification object for the plugin.

Returns:



40
41
42
# File 'lib/ruber/plugin_like.rb', line 40

def plugin_description
  @plugin_description
end