class Chef::RunContext::ChildRunContext

A child run context. Delegates all root context calls to its parent.

@api private