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