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

    Interface LinesInFileResult

    Lines in file operation result

    interface LinesInFileResult {
        added: number;
        ok: boolean;
    }
    Index

    Properties

    Properties

    added: number
    ok: boolean