Skip to main content

handle

Function handle 

Source
pub async fn handle(
    client: &HtbClient,
    cmd: SherlockCommand,
    format: OutputFormat,
) -> Result<()>