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

    Interface PatchResult

    Patch application result

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

    Properties

    Properties

    changed: boolean
    ok: boolean