package obus

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.1.tar.gz
sha256=4001c0756f8edd48a7d3a43ce9d984d3f3946abb627e63bf5ab2376f1b861c99
md5=218be0245e55bfa1d6fdd324bbedf568

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.