Method: Shell::Extensions::ObjectCoreExtensions#off
- Defined in:
- lib/chef/shell/ext.rb
#off ⇒ Object
returns :off so you can just do ‘tracing off’
108 109 110 |
# File 'lib/chef/shell/ext.rb', line 108 def off :off end |
returns :off so you can just do ‘tracing off’
108 109 110 |
# File 'lib/chef/shell/ext.rb', line 108 def off :off end |