For the latest stable version, please use Emilua API 0.10! |
filesystem.directory_iterator
Synopsis
local fs = require "filesystem"
fs.directory_iterator(p: fs.path[, opts: table]) -> function
For the latest stable version, please use Emilua API 0.10! |
local fs = require "filesystem"
fs.directory_iterator(p: fs.path[, opts: table]) -> function