command
Version:
v0.0.0-...-143e6d5
Opens a new window with list of versions in this module.
Published: Feb 24, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
`tree` prints a directory tree view.
Useful options:
- `--depth` limits traversal depth.
- `--all` includes hidden entries.
Example usage:
```sh
tree
tree /users/alice/projects --depth=4
tree /config --all
```
Source Files
¶
Click to show internal directories.
Click to hide internal directories.