module UDisks_expander: sig
.. end
UDisks expander interface
include OBus_proxy.Private
Signals
val changed : t -> unit OBus_signal.t
Properties
val native_path : t -> string OBus_property.r
val vendor : t -> string OBus_property.r
val model : t -> string OBus_property.r
val revision : t -> string OBus_property.r
val num_ports : t -> int OBus_property.r
val upstream_ports : t -> UDisks_port.t list OBus_property.r
val adapter : t -> UDisks_adapter.t OBus_property.r
val properties : t -> OBus_property.group