Variable: KIRO_VERSIONS¶
constKIRO_VERSIONS:object
Defined in: formatters/src/formatters/kiro.ts:11
Kiro CLI formatter version information.
Type Declaration¶
full¶
readonlyfull:object
full.description¶
readonlydescription:".kiro/rules/project.md + .kiro/skills/<name>/SKILL.md"='.kiro/rules/project.md + .kiro/skills/<name>/SKILL.md'
full.name¶
readonlyname:"full"='full'
full.outputPath¶
readonlyoutputPath:".kiro/rules/project.md"='.kiro/rules/project.md'
multifile¶
readonlymultifile:object
multifile.description¶
readonlydescription:"Single .kiro/rules/project.md file (skills via full mode)"='Single .kiro/rules/project.md file (skills via full mode)'
multifile.name¶
readonlyname:"multifile"='multifile'
multifile.outputPath¶
readonlyoutputPath:".kiro/rules/project.md"='.kiro/rules/project.md'
simple¶
readonlysimple:object
simple.description¶
readonlydescription:"Single .kiro/rules/project.md file"='Single .kiro/rules/project.md file'
simple.name¶
readonlyname:"simple"='simple'
simple.outputPath¶
readonlyoutputPath:".kiro/rules/project.md"='.kiro/rules/project.md'