file_lualike 0.1.3
file_lualike: ^0.1.3 copied to clipboard
Adapter that bridges package:file FileSystem implementations (SFTP, memory, local) into the lualike scripting runtime. Enables transparent filesystem backends for io.open(), os.remove(), dofile(), and [...]