Function: getSkillFileBasename()
function getSkillFileBasename(filePath: string): string;
Defined in: _internal/skill-files.ts:29
Get the markdown basename for a skill-related file.
Parametersâ
| Parameter | Type |
|---|---|
filePath | string |
Returnsâ
string
function getSkillFileBasename(filePath: string): string;
Defined in: _internal/skill-files.ts:29
Get the markdown basename for a skill-related file.
| Parameter | Type |
|---|---|
filePath | string |
string