Theia API Documentation v1.75.0
    Preparing search index...
    interface SkillSummary {
        description: string;
        location: string;
        name: string;
    }
    Index

    Properties

    description: string
    location: string
    name: string

    The name the model has to write to address the skill, i.e. Skill.qualifiedName.