MCPcopy Create free account
hub / github.com/Coneja-Chibi/CarrotKernel / openInjectionTutorial

Function openInjectionTutorial

tutorials.js:190–193  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

188}
189
190export function openInjectionTutorial() {
191 CarrotDebug.ui('🎓 openInjectionTutorial called');
192 startTutorial('injection-system');
193}
194
195export function openTemplateEditorTutorial() {
196 startTutorial('template-editor');

Callers 1

index.jsFile · 0.90

Calls 2

startTutorialFunction · 0.85
uiMethod · 0.80

Tested by

no test coverage detected