triggering_on_cluster.check_file ================================ Back to :doc:`Module page <../modules/triggering_on_cluster>` Summary ------- No docstring summary available. Signature --------- .. code-block:: python def check_file(fname, output_dir, duplicate_check = True, verbose = False, delete_file = True) .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``fname`` - - - - - - * - ``output_dir`` - - - - - - * - ``duplicate_check`` - - - True - - * - ``verbose`` - - - False - - * - ``delete_file`` - - - True - - Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- No docstring text available.