lpath icon indicating copy to clipboard operation
lpath copied to clipboard

a OS specified path manipulation module for Lua

Results 1 lpath issues
Sort by recently updated
recently updated
newest added

I am looking to use lpath in my own project. Upon testing, I found that the wildcards didn't work as I would expect them to. If I do `fs.glob "./*"`,...

enhancement