Method: Shell::Extensions::ObjectCoreExtensions#on
- Defined in:
- lib/chef/shell/ext.rb
#on ⇒ Object
helpfully returns :on so we can have sugary syntax like ‘tracing on’
103 104 105 |
# File 'lib/chef/shell/ext.rb', line 103 def on :on end |