Module: Chef::DSL::Recipe::FullDSL
- Includes:
- Audit, DataQuery, IncludeRecipe, PlatformIntrospection, Powershell, Chef::DSL::RebootPending, Chef::DSL::Recipe, Chef::DSL::RegistryHelper
- Included in:
- Provider::InlineResources, Recipe
- Defined in:
- lib/chef/dsl/recipe.rb
Constant Summary
Constants included from Mixin::ShellOut
Mixin::ShellOut::DEPRECATED_OPTIONS
Method Summary
Methods included from Powershell
Methods included from Audit
Methods included from Chef::DSL::RebootPending
Methods included from PlatformIntrospection
#platform?, #platform_family?, #value_for_platform, #value_for_platform_family
Methods included from Chef::DSL::RegistryHelper
#registry_data_exists?, #registry_get_subkeys, #registry_get_values, #registry_has_subkeys?, #registry_key_exists?, #registry_value_exists?
Methods included from Chef::DSL::Recipe
#describe_self_for_error, #exec, #have_resource_class_for?, #method_missing, #resource_class_for
Methods included from DeclareResource
#build_resource, #declare_resource
Methods included from Definitions
add_definition, #evaluate_resource_definition, #has_resource_definition?
Methods included from Chef::DSL::Resources
add_resource_dsl, remove_resource_dsl
Methods included from ChefProvisioning
Methods included from Cheffish
Methods included from Mixin::PowershellOut
#powershell_out, #powershell_out!
Methods included from Mixin::WindowsArchitectureHelper
#assert_valid_windows_architecture!, #disable_wow64_file_redirection, #forced_32bit_override_required?, #is_i386_process_on_x86_64_windows?, #node_supports_windows_architecture?, #node_windows_architecture, #restore_wow64_file_redirection, #valid_windows_architecture?, #with_os_architecture, #wow64_architecture_override_required?, #wow64_directory
Methods included from Mixin::ShellOut
#run_command_compatible_options, #shell_out, #shell_out!, #shell_out_with_systems_locale, #shell_out_with_systems_locale!
Methods included from IncludeRecipe
#include_recipe, #load_recipe, #require_recipe
Methods included from DataQuery
#data_bag, #data_bag_item, #search
Methods included from EncryptedDataBagItem::CheckEncrypted
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Chef::DSL::Recipe