Function term_detect::get_terminal
source · 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