# distri-filesystem
Filesystem and artifact tool implementations for Distri agents.
Most users should depend on `distri`. Use this crate directly only if you need to
embed or extend the built-in filesystem tools.
## Install
```toml
[dependencies]
distri-filesystem = "0.2.4"
```
## License
MIT