Class: Chef::Provider::Cron::Solaris
- Inherits:
-
Chef::Provider::Cron
- Object
- Chef::Provider
- Chef::Provider::Cron
- Chef::Provider::Cron::Solaris
- Defined in:
- lib/chef/provider/cron/solaris.rb
Constant Summary
Constants inherited from Chef::Provider::Cron
CRON_ATTRIBUTES, CRON_PATTERN, ENV_PATTERN
Instance Attribute Summary
Attributes inherited from Chef::Provider::Cron
Attributes inherited from Chef::Provider
#action, #current_resource, #new_resource, #run_context
Method Summary
Methods inherited from Chef::Provider::Cron
#action_create, #action_delete, #cron_different?, #initialize, #load_current_resource, #whyrun_supported?
Methods included from Mixin::Command
#chdir_or_tmpdir, #handle_command_failures, #output_of_command, #run_command, #run_command_with_systems_locale
Methods included from Mixin::Command::Windows
Methods included from Mixin::Command::Unix
Methods inherited from Chef::Provider
#action_nothing, #cleanup_after_converge, #cookbook_name, #define_resource_requirements, #events, #initialize, #load_current_resource, #node, #process_resource_requirements, #requirements, #resource_collection, #run_action, #set_updated_status, #whyrun_mode?, #whyrun_supported?
Methods included from DSL::Recipe
Methods included from Mixin::ConvertToClassName
#convert_to_class_name, #convert_to_snake_case, #filename_to_qualified_string, #snake_case_basename
Constructor Details
This class inherits a constructor from Chef::Provider::Cron
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Chef::DSL::Recipe