Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.11 KB

frequency.md

File metadata and controls

20 lines (16 loc) · 1.11 KB
> xtree frequency --help

 🌳 Calculate a frequency of each node.
╭─────────────┬─────────────────────────────────────────────────────────────╮
│ --input, -i │ * (required) The path to the suitable file (*.xcodeproj,    │
│             │   Podfile.lock, *.yml/*.yaml), which will be the tree input │
│             │   source.                                                   │
│             │                                                             │
│ --help, -h  │ * Show help information.                                    │
╰─────────────┴─────────────────────────────────────────────────────────────╯

Example

> xtree frequency --input example.yaml