triggering_on_cluster.get_problematic ===================================== Back to :doc:`Module page <../modules/triggering_on_cluster>` Summary ------- Checks what files in the directory are excessively large Signature --------- .. code-block:: python def get_problematic(dir) .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``dir`` - - - - - - Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- .. code-block:: text Checks what files in the directory are excessively large