Class: Excom::Plugins::Pluggable::Reflection
- Inherits:
-
Struct
- Object
- Struct
- Excom::Plugins::Pluggable::Reflection
- Defined in:
- lib/excom/plugins/pluggable.rb
Instance Attribute Summary collapse
-
#extension ⇒ Object
Returns the value of attribute extension.
-
#options ⇒ Object
Returns the value of attribute options.
Instance Attribute Details
#extension ⇒ Object
Returns the value of attribute extension
34 35 36 |
# File 'lib/excom/plugins/pluggable.rb', line 34 def extension @extension end |
#options ⇒ Object
Returns the value of attribute options
34 35 36 |
# File 'lib/excom/plugins/pluggable.rb', line 34 def @options end |