Method: Chef::Provider::Cron#whyrun_supported?

Defined in:
lib/chef/provider/cron.rb

#whyrun_supported?Boolean

Returns:

  • (Boolean)

40
41
42
# File 'lib/chef/provider/cron.rb', line 40

def whyrun_supported?
  true
end