ScriptRun.input_exists

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

Checks whether all input files already exist on disk

Parameters

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

Returns

False if any input file is missing