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

    A skill directory paired with the tier it originates from.

    interface SkillDirectoryEntry {
        path: string;
        tier: SkillDirectoryTier;
    }
    Index

    Properties

    Properties

    path: string

    Absolute filesystem path to the skill directory

    Tier the directory belongs to