ScriptRun.output_exists

ScriptRun.output_exists(error=False) → bool[source]

Checks whether all output files already exist on disk

Parameters

error – if True raise an error rather than just returning True or False

Returns

False if any output file is missing