Libraries
»
chef
(11.2.0)
»
Index
»
Chef
»
Provider
»
Cron
»
#whyrun_supported?
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