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