Module Shef::Extensions::ObjectCoreExtensions
In: lib/chef/shef/ext.rb

Extensions to be included in every ‘main’ object in shef. These objects are extended with this module.

Methods

Public Instance methods

returns +:off+ so you can just do `tracing off

helpfully returns +:on+ so we can have sugary syntax like `tracing on

[Validate]