Function: getSkillFrontmatterLocations()¶
getSkillFrontmatterLocations(
parsed):SkillFrontmatterLocations|undefined
Defined in: resolver/src/skills.ts:113
Return source locations captured while parsing a SKILL.md frontmatter block.
Parameters¶
parsed¶
Returns¶
SkillFrontmatterLocations | undefined