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.network-manager/Nm_ip4_config/index.html

Module Nm_ip4_config

Ip4 configuration

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 addresses : t -> int list list OBus_property.r
val nameservers : t -> int list OBus_property.r
val wins_servers : t -> int list OBus_property.r
val domains : t -> string list OBus_property.r
val routes : t -> int list list OBus_property.r
val properties : t -> OBus_property.group
OCaml

Innovation. Community. Security.