MTA:Eir/FileSystem/createMemoryFile: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 January 2022

  • curprev 22:4722:47, 16 January 2022Quiret talk contribsm 424 bytes −6 No edit summary
  • curprev 22:3022:30, 16 January 2022Quiret talk contribs 430 bytes +430 Created page with "__NOTOC__ This function creates a single file that is resident entirely in system memory. ==Syntax== <syntaxhighlight lang="lua"> file fsnamespace.createMemoryFile( ) </syntaxhighlight> ==Returns== This function returns a new file object if successful, false otherwise. ==Example== <syntaxhighlight lang="lua"> -- TODO </syntaxhighlight> {{:MTA:Eir/FileSystem/namespace/functions}} {{:MTA:Eir/FileSystem/translator/functions}}"