Interface: TargetResourceCapability¶
Defined in: core/src/target-capabilities.ts:37
Properties¶
conditional?¶
readonlyoptionalconditional?:boolean
Defined in: core/src/target-capabilities.ts:45
Whether the resource depends on a corresponding source block or setting.
kind¶
readonlykind:"commands"|"skills"|"agents"|"hooks"|"plugins"|"main"|"mcp"
Defined in: core/src/target-capabilities.ts:39
Resource category and generated file contract.
path¶
readonlypath:string
Defined in: core/src/target-capabilities.ts:41
Relative path; <name> denotes a generated entry name.
versions¶
readonlyversions: readonlystring[]
Defined in: core/src/target-capabilities.ts:43
Formatter versions that can emit this resource.