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

Function openRepositoryTutorial

tutorials.js:185–188  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

183}
184
185export function openRepositoryTutorial() {
186 CarrotDebug.ui('🎓 openRepositoryTutorial called');
187 startTutorial('repository-management');
188}
189
190export function openInjectionTutorial() {
191 CarrotDebug.ui('🎓 openInjectionTutorial called');

Callers 1

index.jsFile · 0.90

Calls 2

startTutorialFunction · 0.85
uiMethod · 0.80

Tested by

no test coverage detected