MCPcopy Create free account
hub / github.com/SincereCSL/Playgrounds / run

Method run

TypeScript/StudyTypeScript/src/class_02.ts:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 }
16 name: string
17 run() {}
18 sleep() {
19 console.log('cat sleep')
20 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected