describe

method of dascore.workflow.provenance.ProvenanceNode source

describe(
    self ,
)-> ‘str’

Return a readable listing of what was done, oldest first.

Data read from more than one file is one line saying how many rather than a line per file, and a step which took several inputs says how many, so a patch chunked from sixty files reads as two lines rather than sixty-one.