Skip to content
  • Duncan Coutts's avatar
    Add new InstallPlan traversal primitives · 4d09392f
    Duncan Coutts authored
    Currently the way to traverse/execute an InstallPlan involves using the
    InstallPlan itself as the processing state.
    
    This adds a new Processing type and associated operations to help write
    InstallPlan traversals that are separate from the InstallPlan itself.
    4d09392f