tommetge / VolumeManager

A Cocoa-style interface for DiskArbitration-style functionality (and more)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VolumeManager

A Cocoa-style interface for DiskArbitration-style functionality (and more)

VolumeManager exists to make working with disks, mounts, and more that much easier. It is pure Objective-C (no C), uses delegates and protocols instead of C-style callbacks, and wraps in a few extra niceities just because.

Think of it as Disk Utility in Objective-C.

Documentation

Check out the documentation

About

A Cocoa-style interface for DiskArbitration-style functionality (and more)

License:MIT License


Languages

Language:Objective-C 100.0%