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.