Method: Vedeu::Boolean#value
- Defined in:
- lib/vedeu/boolean.rb
#value ⇒ void (readonly, private)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
This method returns an undefined value.
43 44 45 |
# File 'lib/vedeu/boolean.rb', line 43 def value @value end |