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