Skip to main content

Crate scv_client

Crate scv_client 

Source
Expand description

Shared local transport interfaces and the instance layout, without server policy or bridge dependencies.

Re-exports§

pub use layout::Layout;

Modules§

layout
Where an SCV instance keeps everything, in one place.

Constants§

DELEGATION_DEPTH_VARIABLE
Environment variable carrying a delegated process’s depth; SCV sets it on every agent it starts.

Functions§

control
A bounded management exchange. Never retries mutations on ambiguous failure.
default_socket_path
The daemon socket of the instance selected by SCV_HOME.
inherited_delegation_depth
The delegation depth to declare in session.start: this process’s own, when an SCV started it, so a delegated client cannot reset the count by connecting to a daemon.