Open Abscissa opened 10 years ago
After #4 is implemented, a good set of convenience wrappers would be copyGlob/renameGlob/removeGlob/rmdirGlob to simplify things like copy(path.dirEntires(...), ...)
copyGlob/renameGlob/removeGlob/rmdirGlob
copy(path.dirEntires(...), ...)
After #4 is implemented, a good set of convenience wrappers would be
copyGlob/renameGlob/removeGlob/rmdirGlob
to simplify things likecopy(path.dirEntires(...), ...)