Method: Ostructer::OsValue#to_bool
- Defined in:
- lib/ostructer.rb
#to_bool ⇒ Object
97 98 99 |
# File 'lib/ostructer.rb', line 97 def to_bool @value == 'true' end |
97 98 99 |
# File 'lib/ostructer.rb', line 97 def to_bool @value == 'true' end |