api.core.lib.utils.Filesystem (/core/lib/utils/Filesystem.php)
Static class with methods for some basic filesystem interaction
# delete a file
Filesystem::file_delete('image.jpg')
Methods
-
@access: public staticstring $file:file to deleteDelete a file.
-
@access: public staticstring $output:output to writestring $file:file to write toWrites logs to a file.
-
@access: public staticOutput headers for yaml file.