An open API service indexing awesome lists of open source software.

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

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).