guest_cli::wipe

Function handle_wipe

Source
pub async fn handle_wipe<P: PlatformServices>(
    services: &P,
    args: &WipeArgs,
) -> Result<WipeResult, Error>