Skip to main content

session_env

Function session_env 

Source
pub async fn session_env(
    ev: ServEvent<'_, '_>,
    ctx: &mut EventContext<'_>,
    config: &SunsetMutex<SSHStampConfig>,
) -> Result<(), Error>
Expand description

Handles SSH environment variable requests.

ยงErrors

Returns an error if SSH protocol operations fail.