The IllegalStateException indicates a wrong state of the object.
The filesystem interface provides the public interface for the Filesystem service API consumer.
The Filesystems interface defines the access methods which can be used to fetch the different filesys...
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.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...