handle_dao

Function handle_dao 

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

Auxiliary function to define the dao command handling.