Class: Zen::Service::Plugins::Pluggable::Reflection
- Inherits:
-
Struct
- Object
- Struct
- Zen::Service::Plugins::Pluggable::Reflection
- Defined in:
- lib/zen/service/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
41 42 43 |
# File 'lib/zen/service/plugins/pluggable.rb', line 41 def extension @extension end |
#options ⇒ Object
Returns the value of attribute options
41 42 43 |
# File 'lib/zen/service/plugins/pluggable.rb', line 41 def @options end |