handle_dao_remove

Function handle_dao_remove 

Source
async fn handle_dao_remove(
    drk: &DrkPtr,
    parts: &[&str],
    output: &mut Vec<String>,
)
Expand description

Auxiliary function to define the dao remove subcommand handling.