drft-cli 0.12.0

A structural integrity checker for linked file systems
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
---
sources:
  - ../../docs/rules/README.md
---

# Broken

A project with intentional findings: broken links to missing files, a directory link, and a detached file that nothing references.

```bash
drft check -C examples/broken
```