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

    Debug session contribution registry.

    interface DebugSessionContributionRegistry {
        get(debugType: string): undefined | DebugSessionContribution;
    }

    Implemented by

    Index

    Methods

    Methods