Function openssh_mux_client::default_config::get_term
source ยท pub fn get_term() -> &'static NonZeroByteSlice
Expand description
Return environment variable $TERM
if set.
Otherwise, returns empty string.
pub fn get_term() -> &'static NonZeroByteSlice
Return environment variable $TERM
if set.
Otherwise, returns empty string.