Skip to main content

detect_context

Function detect_context 

Source
pub fn detect_context() -> ClientContext
Expand description

Detects the client context by inspecting inherited multiplexer environment.

A non-empty value indicates a nested context. Absent or empty values indicate the client is outside any multiplexer session.