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

    A repository tarball is a single request that also carries the commit it was taken from, unlike the Contents API walk the skill installer uses, which needs one request per directory and per file.

    interface GitHubTarballSource {
        fetch(request: PluginTarballRequest): Promise<ExtractedPluginTree>;
    }

    Implemented by

    Index

    Methods

    Methods