executorlib.standalone.inputcheck.check_file_exists

executorlib.standalone.inputcheck.check_file_exists#

executorlib.standalone.inputcheck.check_file_exists(file_name: str | None)[source]#

Check if file exists and raise a ValueError if it does not or file_name is None.