handle_otc

Function handle_otc 

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

Auxiliary function to define the otc command handling.