Skip to main content

enable

Function enable 

Source
pub async fn enable(
    cmd: EnableCommand,
    writer: &mut dyn Write,
    driver_development_proxy: ManagerProxy,
) -> Result<()>