Theia API Documentation v1.65.0
    Preparing search index...

    Interface DiffComputerOptions

    interface DiffComputerOptions {
        cancellationToken?: CancellationToken;
    }
    Index

    Properties

    cancellationToken?: CancellationToken