package obus

  1. Overview
  2. Docs
A pure OCaml implementation of DBus

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.8.tar.gz
sha256=84aa0003157b0299e43b20a4127b7af04a0fd99878d7ce540bbbfbc6157dfe4f
md5=976947861f1dfa3d3da68378f25377c1

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.