package obus

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.0.tar.gz
sha256=b8a0707f03d525a98c1c5a380b07074e52f2d26918c7b2ad90b5cc0f99a67f2d
md5=0896d5078bfd486a65cf9fa73a984b3f

doc/obus.hal/Hal_interfaces/Org_freedesktop_Hal_Device_Storage_Removable/index.html

Module Hal_interfaces.Org_freedesktop_Hal_Device_Storage_Removable

val interface : OBus_name.interface
val m_CheckForMedia : (unit, bool) OBus_member.Method.t
type 'a members = {
  1. m_CheckForMedia : 'a OBus_object.t -> unit -> bool Lwt.t;
}
val make : 'a members -> 'a OBus_object.interface
OCaml

Innovation. Community. Security.