package obus
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A pure OCaml implementation of DBus
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.1.8.tar.gz
sha256=84aa0003157b0299e43b20a4127b7af04a0fd99878d7ce540bbbfbc6157dfe4f
md5=976947861f1dfa3d3da68378f25377c1
doc/obus/OBus_bus/index.html
Module OBus_bus
type t = OBus_connection.tval session : ?switch:Lwt_switch.t -> unit -> t Lwt.tval system : ?switch:Lwt_switch.t -> unit -> t Lwt.tval of_addresses : ?switch:Lwt_switch.t -> OBus_address.t list -> t Lwt.tval register_connection : OBus_connection.t -> unit Lwt.tval get_peer : t -> OBus_name.bus -> OBus_peer.t Lwt.tval get_proxy : t -> OBus_name.bus -> OBus_path.t -> OBus_proxy.t Lwt.tval name : t -> OBus_name.busval names : t -> Set.Make(String).t React.signalval hello : t -> OBus_name.bus Lwt.tval request_name :
t ->
?allow_replacement:bool ->
?replace_existing:bool ->
?do_not_queue:bool ->
OBus_name.bus ->
request_name_result Lwt.tval release_name : t -> OBus_name.bus -> release_name_result Lwt.tval start_service_by_name :
t ->
OBus_name.bus ->
start_service_by_name_result Lwt.tval name_has_owner : t -> OBus_name.bus -> bool Lwt.tval list_names : t -> OBus_name.bus list Lwt.tval list_activatable_names : t -> OBus_name.bus list Lwt.tval get_name_owner : t -> OBus_name.bus -> OBus_name.bus Lwt.tval list_queued_owners : t -> OBus_name.bus -> OBus_name.bus list Lwt.tval add_match : t -> OBus_match.rule -> unit Lwt.tval remove_match : t -> OBus_match.rule -> unit Lwt.tval update_activation_environment : t -> (string * string) list -> unit Lwt.tval get_connection_unix_user : t -> OBus_name.bus -> int Lwt.tval get_connection_unix_process_id : t -> OBus_name.bus -> int Lwt.tval get_adt_audit_session_data : t -> OBus_name.bus -> string Lwt.tval get_connection_selinux_security_context :
t ->
OBus_name.bus ->
string Lwt.tval reload_config : t -> unit Lwt.tval get_id : t -> OBus_uuid.t Lwt.tval name_owner_changed :
t ->
(OBus_name.bus * OBus_name.bus * OBus_name.bus) OBus_signal.tval name_lost : t -> OBus_name.bus OBus_signal.tval name_acquired : t -> OBus_name.bus OBus_signal.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>