Skip to main content

adapter_for

Function adapter_for 

Source
pub fn adapter_for(source: Source) -> Option<Box<dyn Transcript>>
Expand description

The adapter for one source, rooted at that CLI’s default location.

None when the home directory cannot be determined — the only case in which no adapter can be built at all.