Method: Shef::Extensions::Object#off
- Defined in:
- lib/chef/shef/ext.rb
#off ⇒ Object
returns :off so you can just do ‘tracing off’
78 79 80 |
# File 'lib/chef/shef/ext.rb', line 78 def off :off end |
returns :off so you can just do ‘tracing off’
78 79 80 |
# File 'lib/chef/shef/ext.rb', line 78 def off :off end |