An implementation of losetup for managing loop devices, similar to the Unix utility losetup
.
- Get the next free loop device using.
- Attach a regular file to a loop device.
- Detach the file from the loop device.
- Get status from a loop device.
This project is licensed under the MIT License.