org.freedesktop.UDisks2.Loop

org.freedesktop.UDisks2.Loop — Block device backed by a file

Methods

Delete (IN  a{sv} options);

Properties

BackingFile  readable   ay

Description

This interface is used for org.freedesktop.UDisks2.Block devices that are loop devices.

Method Details

The Delete() method

Delete (IN  a{sv} options);

Deletes the loop device.

IN a{sv} options:

Options (currently unused except for standard options).

Property Details

The "BackingFile" property

BackingFile  readable   ay

A path to the file that is backing the block device or blank if unknown.