Module: VER::Optioned::SingletonMethods
- Defined in:
- lib/ver/options.rb
Instance Attribute Summary collapse
-
#options ⇒ Object
readonly
Returns the value of attribute options.
Instance Attribute Details
#options ⇒ Object (readonly)
Returns the value of attribute options.
198 199 200 |
# File 'lib/ver/options.rb', line 198 def @options end |