torque-pro-assistant - v1.0.0
    Preparing search index...

    One row in the scripted terminal — the command sent, the adapter's response, and the row's severity.

    interface ProbeLine {
        kind: ProbeLineKind;
        response: string;
        tx: string;
    }
    Index

    Properties

    Properties

    response: string
    tx: string