Feature #2312

Mis à jour par Matthieu Decorde il y a plus de 5 ans

Replace all the file.exists() calls with File API methods:
- TheFileAPI.testAllAccess()
- TheFileAPI.testReadAccess()
- TheFileAPI.testWriteAccess()

Priorities :
- import source files
- delete temporary files during import
- ...

Retour