udisks
udisks copied to clipboard
[Feature request] Manager method to get all drives
Unless I'm wrong, there's currently no method to retrieve /org/freedesktop/UDisks2/drives/* objects similar to Manager.GetBlockDevices. The only method I found is to list all the objects known by Udisks2 using org.freedesktop.DBus.ObjectManager.GetManagedObjects.