file_lualike 0.2.0
file_lualike: ^0.2.0 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 [...]