File System Operations

lua-users home
wiki

File system operations include reading/writing files and directories. It can also include manipulating file attributes, file locking, symbolic linking, and manipulating the current working directory. Manipulating file system path names may also be included but may involve only string processing rather than OS calls. The following libraries provide these operations in Lua:

Sometimes file system operations are bundled together with more general systems related functions (see ExtendedApi and LibrariesAndBindings).


RecentChanges · preferences
edit · history
Last edited April 5, 2023 2:24 pm GMT (diff)