Skip to main content

verify_dap_adapter_tcp

Function verify_dap_adapter_tcp 

Source
pub async fn verify_dap_adapter_tcp(
    path: &Path,
    args: &[String],
) -> Result<VerifyResult>
Expand description

Verify a TCP-based DAP adapter (like Delve) by spawning it with –listen and connecting via TCP to send the initialize request