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.policykit/Policy_kit_interfaces/Org_freedesktop_PolicyKit_AuthenticationAgent/index.html

Module Policy_kit_interfaces.Org_freedesktop_PolicyKit_AuthenticationAgent

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

Innovation. Community. Security.