Class: Itly::PluginCallOptions
- Inherits:
-
Object
- Object
- Itly::PluginCallOptions
- Defined in:
- lib/itly/plugin_call_options.rb
Overview
PluginCallOptions virtual class Parent class of plugin specific options
Instance Method Summary collapse
-
#inspect ⇒ String
Inspect the object.
Instance Method Details
#inspect ⇒ String
Inspect the object
14 15 16 |
# File 'lib/itly/plugin_call_options.rb', line 14 def inspect to_s end |