Theia API Documentation v1.65.0
    Preparing search index...
    interface DebugSessionOptionsBase {
        startedByUser?: boolean;
        testRun?: TestRunReference;
        workspaceFolderUri?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    startedByUser?: boolean
    workspaceFolderUri?: string