run

method of dascore.core.processor.PatchProcessor source

run(
    self ,
    patch: Patch ,
)-> ‘PatchType’

Run the operation: check, derive, plan, kernel, reconcile, record.

An operation which changes neither the metadata nor the data hands back the patch it was given, and records nothing.