Interface for safe file system operations within a specified directory
Gets the path of the storage directory
Creates a new file in the storage directory
Reads a file as a byte array
Reads a file as a string
Unpacks a ZIP archive into the storage directory
Interface for safe file system operations within a specified directory