The following functions can be used to manipulate filenames in a portable way over multiple platforms.

Subsections

  1. paths.filep(path)
  2. paths.dirp(path)
  3. paths.basename(path,[suffix])
  4. paths.dirname(path)
  5. paths.concat([path1,....,pathn])
  6. paths.cwd()
  7. paths.execdir()