| Mode | Name | Size |
| -rw-r--r-- | .gitignore | 2L |
| -rw-r--r-- | Cargo.lock | 1329L |
| -rw-r--r-- | Cargo.toml | 22L |
| -rw-r--r-- | LICENSE | 201L |
| -rw-r--r-- | config.yaml | 21L |
| -rw-r--r-- | inventory.yaml | 2L |
| -rw-r--r-- | justfile | 11L |
| -rw-r--r-- | readme.md | 18L |
| -rw-r--r-- | src/args.rs | 10L |
| -rw-r--r-- | src/config/logging.rs | 103L |
| -rw-r--r-- | src/config/mod.rs | 73L |
| -rw-r--r-- | src/filetree/mod.rs | 200L |
| -rw-r--r-- | src/filetree/node.rs | 76L |
| -rw-r--r-- | src/inventory.rs | 21L |
| -rw-r--r-- | src/lib.rs | 285L |
| -rw-r--r-- | src/logging.rs | 86L |
| -rw-r--r-- | src/main.rs | 5L |
| -rw-r--r-- | src/path_processing.rs | 45L |
| -rw-r--r-- | src/state.rs | 194L |