Skip to main content

module_with

Function module_with 

Source
pub fn module_with<P: ProcessManager>() -> HostModule<P>
Expand description

The SSH host module: virtual-endpoint server plus client, bridged to DSL pipes. Generic over the process manager like every host module.