MTA:Eir/FileSystem/pathToFilename
Jump to navigation
Jump to search
This function returns the filename and the direction portions of a filepath, seperated into two strings.
Syntax
string, string fsnamespace.pathToFilename( string path, bool includeExtention )
Arguments
- path: the file path to extract from
- includeExtention: if true then the filename extention is included in the result
Returns
This function returns the filename and directory of the provided file path.
Example
-- TODO
FileSystem Namespace Functions
- createTranslator
- createRAMDisk
- createMemoryFile
- createFileIterative
- createArchiveTranslator (not module)
- createZIPArchive (not module)
- copyFile
- copyStream
- copyStreamCount
- pathToFilename
- streamCompare
- topointer
- type
- setDoBufferAllRaw
- getDoBufferAllRaw