Method: Shef::ShefSession#rebuild_context
- Defined in:
- lib/chef/shef/shef_session.rb
#rebuild_context ⇒ Object
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 |