Path
- Return vector of Path or PathBuf
- Convert the PathBuf to String to compare
- get file extension
- file extension
- parent directory
- directory ancestors (parent directories)
- directory ancestor (n level)
- join pathes
- basename (file_name)
- Relative and absolute path
- List content of a directory - listdir
- List dir recursively