pub fn get_terminal() -> Result<Terminal, DetectionError>
Expand description
Gets the default terminal
If the cache
feature is enabled, the result is cached
The cache can be reset with cache::cache_clear
pub fn get_terminal() -> Result<Terminal, DetectionError>
Gets the default terminal
If the cache
feature is enabled, the result is cached
The cache can be reset with cache::cache_clear