Variable: CODEBUDDY_VERSIONS¶
constCODEBUDDY_VERSIONS:object
Defined in: formatters/src/formatters/codebuddy.ts:5
Type Declaration¶
full¶
readonlyfull:object
full.description¶
readonlydescription:".codebuddy/rules/project.md + .codebuddy/skills/<name>/SKILL.md"='.codebuddy/rules/project.md + .codebuddy/skills/<name>/SKILL.md'
full.name¶
readonlyname:"full"='full'
full.outputPath¶
readonlyoutputPath:".codebuddy/rules/project.md"='.codebuddy/rules/project.md'
multifile¶
readonlymultifile:object
multifile.description¶
readonlydescription:"Single .codebuddy/rules/project.md file (skills via full mode)"='Single .codebuddy/rules/project.md file (skills via full mode)'
multifile.name¶
readonlyname:"multifile"='multifile'
multifile.outputPath¶
readonlyoutputPath:".codebuddy/rules/project.md"='.codebuddy/rules/project.md'
simple¶
readonlysimple:object
simple.description¶
readonlydescription:"Single .codebuddy/rules/project.md file"='Single .codebuddy/rules/project.md file'
simple.name¶
readonlyname:"simple"='simple'
simple.outputPath¶
readonlyoutputPath:".codebuddy/rules/project.md"='.codebuddy/rules/project.md'