OkFiles.jl

Author okatsn
Popularity
2 Stars
Updated Last
4 Months Ago
Started In
December 2022

OkFiles

Stable Dev Build Status Coverage

OkFiles.jl offers a collection of convenient tools for file searching, copying, and moving operations. This Julia package builds upon the functionality of Julia's Base functions.

Features Tools
File Search Search for files using regular expressions. folderlist, folderlistall, filelist , filelistall
File copying/moving Move files efficiently from one location to another. mv2dir
Path creating Create non-repeated file/path name and make directories on the way to the path. pathnorepeat, mkdirway

License

OkFiles.jl is released under the MIT License.

Used By Packages