Skip to main content

detect_installed

Function detect_installed 

Source
pub fn detect_installed() -> Vec<Box<dyn Transcript>>
Expand description

Every adapter whose CLI has actually recorded sessions here.

This is what [capture] sources defaults to: capture from the CLIs the user demonstrably uses, and stay silent about the ones they do not.