Function: getTargetSkillPath()¶
getTargetSkillPath(
name):SkillPathConfig
Defined in: core/src/target-catalog.ts:735
Get the skill path configuration for a known target.
Parameters¶
name¶
The target name
Returns¶
The skill path configuration (basePath and fileName are null if unsupported)