Method: Shell::Extensions::FalseClass#to_on_off_str

Defined in:
lib/chef/shell/ext.rb

#to_on_off_strObject



178
179
180
# File 'lib/chef/shell/ext.rb', line 178

def to_on_off_str
  "off"
end