vtjnash / Glob.jl

Posix-compliant file name pattern matching
Other
126 stars 18 forks source link

option to return just the filename, not the entire path. #24

Open truedichotomy opened 4 years ago

truedichotomy commented 4 years ago

It would be nice to have the option for Glob to return just the filename of the files in the directory instead of the whole directory path for each file.