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.network_manager/Nm_ppp/index.html

Module Nm_pppSource

PPP

include OBus_proxy.Private
Sourcetype t = private OBus_proxy.proxy
Sourceval of_proxy : OBus_proxy.proxy -> t
Sourceval to_proxy : t -> OBus_proxy.proxy
Sourceval need_secrets : t -> (string * string) Lwt.t
Sourceval set_ip4_config : t -> config:(string * OBus_value.V.single) list -> unit Lwt.t
Sourceval set_state : t -> state:int -> unit Lwt.t
OCaml

Innovation. Community. Security.