lide.file¶
[lide.base] ^1.0This module is loaded with
lide.baseit’s part of framework into thelide.filemodule we will find the necessary functions to files handling implemented in Lua.local file = lide.file file.copy('C:\\file', 'D:\\file');
[lide.base] ^1.0This module is loaded with
lide.baseit’s part of framework into thelide.filemodule we will find the necessary functions to files handling implemented in Lua.local file = lide.file file.copy('C:\\file', 'D:\\file');