Method: Chef::ChefFS::DataHandler::EnvironmentDataHandler#chef_class
- Defined in:
- lib/chef/chef_fs/data_handler/environment_data_handler.rb
#chef_class ⇒ Object
24 25 26 |
# File 'lib/chef/chef_fs/data_handler/environment_data_handler.rb', line 24 def chef_class Chef::Environment end |