Module lsh.fio

File input/output.

Functions

open (path, flags, mode) Opens a file at path with the options specified by flags and mode.


Functions

open (path, flags, mode)
Opens a file at path with the options specified by flags and mode.

This interface is not finalized and it will be changed in incompatible ways!

Parameters:

Returns:

    lsh.fio.fh file handle

Or

  1. nil
  2. string error
generated by LDoc 1.4.6 Last updated 1980-01-01 00:00:00