ssh-mcp-pro API - v1.2.0
    Preparing search index...

    Interface PatchResult

    Patch application result

    interface PatchResult {
        changed: boolean;
        ok: boolean;
    }
    Index
    changed: boolean
    ok: boolean