This website requires JavaScript.
Explore
豫ICP备2021023625号-1
Help
Sign In
taynpg
/
lua
Watch
1
Star
0
Fork
0
You've already forked lua
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
lua
/
fs
/
fs.lua
3 lines
78 B
Lua
Raw
Normal View
History
Unescape
Escape
dll:导出示例完成。
2025-02-12 23:16:13 +08:00
-- 加载模块
add:添加自动生成定义工具。
2025-02-13 10:41:24 +08:00
local
fs
=
require
(
"
lua_fs
"
)
add:添加文件路径操作接口。
2025-02-13 12:33:54 +08:00
print
(
fs.get_current_directory
(
)
)
Reference in New Issue
Copy Permalink