Module UDisks_adapter

module UDisks_adapter: sig .. end
UDisks adapter interface

include OBus_proxy.Private

Signals

val changed : t -> unit OBus_signal.t

Properties

val fabric : t -> string OBus_property.r
val num_ports : t -> int OBus_property.r
val driver : t -> string OBus_property.r
val model : t -> string OBus_property.r
val vendor : t -> string OBus_property.r
val native_path : t -> string OBus_property.r
val properties : t -> OBus_property.group