Libraries
»
chef
(19.1.164)
»
Index
»
Shell
»
Extensions
»
FalseClass
»
#to_on_off_str
Method: Shell::Extensions::FalseClass#to_on_off_str
Defined in:
lib/chef/shell/ext.rb
#
to_on_off_str
⇒
Object
178 179 180
# File 'lib/chef/shell/ext.rb', line 178
def
to_on_off_str
"off"
end