https://github.com/petethepig/apfs-rb
Ruby bindings for Apple File System (APFS) APIs
https://github.com/petethepig/apfs-rb
apfs ruby
Last synced: 4 months ago
JSON representation
Ruby bindings for Apple File System (APFS) APIs
- Host: GitHub
- URL: https://github.com/petethepig/apfs-rb
- Owner: petethepig
- License: mit
- Created: 2017-03-30T05:31:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-30T05:32:53.000Z (about 9 years ago)
- Last Synced: 2025-03-18T23:44:51.966Z (over 1 year ago)
- Topics: apfs, ruby
- Language: Ruby
- Size: 1.95 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Ruby bindings for Apple File System (APFS) APIs.
Currently work in progress
TODO:
* [ ] Implement copyfile API
* [ ] Implement cloning API
More info [here](https://developer.apple.com/library/content/documentation/FileManagement/Conceptual/APFS_Guide/ToolsandAPIs/ToolsandAPIs.html).