Method: Shef::ShefSession#rebuild_context

Defined in:
lib/chef/shef/shef_session.rb

#rebuild_contextObject



87
88
89
# File 'lib/chef/shef/shef_session.rb', line 87

def rebuild_context
  raise "Not Implemented! :rebuild_collection should be implemented by subclasses"
end