aodn / imos-toolbox

Graphical tool for QC'ing and NetCDF'ing oceanographic datasets
GNU General Public License v3.0
46 stars 31 forks source link

feat(path): include a basename function #619

Closed ocehugo closed 4 years ago

ocehugo commented 4 years ago

A function that mimic the gnu coreutils basename function

ocehugo commented 4 years ago

@lbesnard, I just did a re-implementation for windows support. The function is here to exactly avoid writing the logic cases everytime.