package obus

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.3.tar.gz
sha256=75703f78015e15d03d0fdba1633a155875daf17d854225658429e72a0df06258
md5=3090a796f0af95e16838d81656ac4b97

doc/obus.policykit/Policy_kit_interfaces/Org_freedesktop_PolicyKit_AuthenticationAgent/index.html

Module Policy_kit_interfaces.Org_freedesktop_PolicyKit_AuthenticationAgentSource

Sourceval m_ObtainAuthorization : (string * int32 * int32, bool) OBus_member.Method.t
Sourcetype 'a members = {
  1. m_ObtainAuthorization : 'a OBus_object.t -> (string * int32 * int32) -> bool Lwt.t;
}
OCaml

Innovation. Community. Security.