fingerprint_at

method of dascore.workflow.processor.PatchOp source

fingerprint_at(
    self ,
    version: str ,
)-> ‘str’

Return the fingerprint this operation has.

The version asked for is this class’s, which every operation shares and none is identified by; the one which identifies an operation is its own field, and travels in the document with it.