groot-tree 0.1.0

Walk in thee directories
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.clap]
features = ["derive"]
version = "4.4.7"

[package]
authors = ["Community"]
categories = ["cli", "tree"]
description = "Walk in thee directories"
documentation = "https://github.com/rodrigorvsn/groot"
edition = "2021"
keywords = ["cli", "tree"]
license = "MIT"
name = "groot-tree"
readme = "README.md"
version = "0.1.0"