handle_otc_join

Function handle_otc_join 

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

Auxiliary function to define the otc join subcommand handling.