Skip to main content

wait_for_scan_task

Function wait_for_scan_task 

Source
pub async fn wait_for_scan_task(
    client: &RommClient,
    task_id: &str,
    timeout: Duration,
) -> Result<Value>
Expand description

CLI: poll task status with an indicatif spinner (do not use under the TUI alternate screen).