For the latest stable version, please use Emilua API 0.10! |
filesystem.remove
Synopsis
local fs = require "filesystem"
fs.remove(p: fs.path) -> boolean
fs.remove_all(p: fs.path) -> integer
For the latest stable version, please use Emilua API 0.10! |
local fs = require "filesystem"
fs.remove(p: fs.path) -> boolean
fs.remove_all(p: fs.path) -> integer