component_debug::cli::storage

Function storage_delete_all_cmd

Source
pub async fn storage_delete_all_cmd(
    storage_provider_moniker: String,
    storage_capability_name: String,
    moniker: String,
    realm_query: RealmQueryProxy,
) -> Result<()>