Libraries
»
naked-chef
(0.9.15.3)
»
Index
»
Shef
»
Extensions
»
Symbol
»
#on_off_to_bool
Method: Shef::Extensions::Symbol#on_off_to_bool
Defined in:
lib/chef/shef/ext.rb
#
on_off_to_bool
⇒
Object
160 161 162
# File 'lib/chef/shef/ext.rb', line 160
def
on_off_to_bool
self
.
to_s
.
on_off_to_bool
end