handle_dao_view

Function handle_dao_view 

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

Auxiliary function to define the dao view subcommand handling.