Skip to content

FileManager.fileSystem

Kerri Shotts edited this page Oct 26, 2013 · 1 revision

(part of FileManager)

Type: FileSystem

Default: null

Returns the file system that was requested when init was called. It will either refer to the persistent or temporary file system, or it will be null if no file system has been requested yet (or it failed to be requested).

Clone this wiki locally