An exception for terminatinating execution or to throw for unit testing.
Class IllegalStateException The IllegalStateException indicates a wrong state of the object.
Class Filesystems The Filesystems interface defines the access methods which can be used to fetch the...
customizing()
Fetches the customizing filesystem which is located at the root of the customizing directory of ILIAS...
libs()
Fetches the libs filesystem which is located at the root of the libs directory of ILIAS.
nodeModules()
Fetches the node_modules filesystem which is located at the root of the libs directory of ILIAS.
web()
Fetches the web filesystem.
temp()
Fetches the temporary filesystem which can be used for temporary file operations.
storage()
Fetches the storage filesystem.
Class FlySystemFileAccessTest \Provider\FlySystem @runTestsInSeparateProcesses @preserveGlobalState d...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...