apfs icon indicating copy to clipboard operation
apfs copied to clipboard

Package apfs implements an Apple File System(apfs) bindings for Go

apfs

CircleCI godoc.org codecov.io Releases GA

Package apfs implements an Apple File System(apfs) bindings for Go.

Install

Installing apfs package:

go get -u -v github.com/go-darwin/apfs

License

The apfs is released under the BSD 3-Clause License.