get_provenance

method of dascore.workflow.pipe.Pipe source

get_provenance(
    self ,
    **metadata ,
)-> ‘Any’

Return a record of this pipe and the machine it ran on.

Parameters

Parameter Description
**metadata Anything else worth recording alongside it.