# `Apero.File.Path`
[🔗](https://github.com/Lorenzo-SF/apero/blob/3.0.0/lib/apero/file/path.ex#L1)

Path operations: directory checks, glob, copy, move, delete, read, write.

These functions are exposed via `Apero.File.*` delegates. You normally call them
through `Apero.File` rather than directly.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
