get_capture_configs

Function get_capture_configs 

Source
pub async fn get_capture_configs(
    configuration: &Configuration,
    workspace: &str,
    runnable_kind: &str,
    path: &str,
) -> Result<Vec<CaptureConfig>, Error<GetCaptureConfigsError>>