Skip to main content

execute_with_db

Function execute_with_db 

Source
pub async fn execute_with_db(
    cmd: DbCommands,
    db_ctx: &DatabaseContext,
    config: &CliConfig,
) -> Result<()>