Path

  1. Return vector of Path or PathBuf
  2. Convert the PathBuf to String to compare
  3. get file extension
  4. file extension
  5. parent directory
  6. directory ancestors (parent directories)
  7. directory ancestor (n level)
  8. join pathes
  9. basename (file_name)
  10. Relative and absolute path
  11. List content of a directory - listdir