Method: Rant::PluginMethods#rant_plugin_type

Defined in:
lib/rant/plugin_methods.rb

#rant_plugin_typeObject

The type of your plugin as string.



12
13
14
# File 'lib/rant/plugin_methods.rb', line 12

def rant_plugin_type
  "rant plugin"
end