package obus

  1. Overview
  2. Docs
Pure Ocaml implementation of the D-Bus protocol

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.2.tar.gz
sha256=3bf0aeb00bf90cd4111483b37cefcb39af38ad6db1aeb6949a2fbecc13ff9a90
md5=7dd48f9bde3e069898fa08e9972596b5

doc/obus.udisks/UDisks_port/index.html

Module UDisks_port

UDisks port interface

include OBus_proxy.Private
type t = private OBus_proxy.proxy
val of_proxy : OBus_proxy.proxy -> t
val to_proxy : t -> OBus_proxy.proxy
Signals
val changed : t -> unit OBus_signal.t
Properties
val connector_type : t -> string OBus_property.r
val number : t -> int OBus_property.r
val native_path : t -> string OBus_property.r
val properties : t -> OBus_property.group
OCaml

Innovation. Community. Security.