Method: Shell::ShellSession#rebuild_context

Defined in:
lib/chef/shell/shell_session.rb

#rebuild_contextObject

[View source]

92
93
94
# File 'lib/chef/shell/shell_session.rb', line 92

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