Given directory:
- List all the entries for all the non-hidden files
- Nest if a directory has more sub-directory
- The nesting should be visually pleasing or distinguishing
cargo run
cargo build
(binary executable is located in /target
)
- Format displays
- Ignore certain directories
- .dotfiles
- Folders in the
ignore_directories
array