Method: Shell::Extensions::TrueClass#to_on_off_str

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

#to_on_off_strObject



168
169
170
# File 'lib/chef/shell/ext.rb', line 168

def to_on_off_str
  "on"
end