Loop-device operations, via the setuid helper's losetup tool.
Summary
Functions
Attach path as a read-only loop-back block device.
Attach path as a read-write loop-back block device.
Detach the loop block device at dev.
Currently-attached loop devices as {device, backing_file} pairs.
Types
@type err() :: Hyper.SuidHelper.err()
Functions
Attach path as a read-only loop-back block device.
Attach path as a read-write loop-back block device.
Detach the loop block device at dev.
Currently-attached loop devices as {device, backing_file} pairs.