eslint-plugin-copilot Documentation / _internal/copilot-customization-names / getSkillDirectoryName
Function: getSkillDirectoryName()
function getSkillDirectoryName(filePath: string): string;
Defined in: _internal/copilot-customization-names.ts:92
Get the parent directory name for a skill file.
Parametersâ
| Parameter | Type |
|---|---|
filePath | string |
Returnsâ
string