Theia API Documentation v1.72.1
    Preparing search index...
    interface AttachContainerArgs {
        containerId: string;
        scanForDevJson: boolean;
    }
    Index

    Properties

    containerId: string
    scanForDevJson: boolean