package obus

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

PPP

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