No description
Find a file
2025-08-26 08:38:14 -07:00
FileOtter WIP: Implement more of File 2025-08-26 08:35:49 -07:00
FileOtter.xcodeproj Lower macOS deployment target and apply recommended Xcode settings 2025-08-26 08:38:14 -07:00
FileOtterTests WIP: Implement more of File 2025-08-26 08:35:49 -07:00
.gitignore Flesh out Dir a lot more 2025-08-17 14:17:50 -07:00
Readme.md WIP 2024-04-24 20:22:13 -07:00

FileOtter

A sleek way to interact with the filesystem in Swift. Heavily inspired by Ruby's [Dir][] and [File][] classes from the standard library.