Documentation ¶
Overview ¶
Package lfs partially implements the luafilesystem module for gopher-lua.
Documentation ¶
See http://keplerproject.github.io/luafilesystem/manual.html
Example ¶
Below is an example usage of the library:
L := lua.NewState() lfs.Preload(L)
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.