MTA:Eir/FileSystem/type
Jump to navigation
Jump to search
This function returns the type of the given Eir FileSystem object.
Syntax
string fsnamespace.type( userdata obj )
Arguments
- obj: the Eir FileSystem object to retrieve the type from
Returns
This function returns the type string of the queried object.
Possible Return Values
- file
- file-translator
Example
-- TODO
FileSystem Namespace Functions
- createTranslator
- createRAMDisk
- createMemoryFile
- createFileIterative
- createArchiveTranslator (not module)
- createZIPArchive (not module)
- copyFile
- copyStream
- copyStreamCount
- pathToFilename
- streamCompare
- topointer
- type
- setDoBufferAllRaw
- getDoBufferAllRaw