MCPcopy Create free account
hub / github.com/Monogatari/Monogatari / willProceed

Method willProceed

src/actions/Play.ts:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 }
28
29 static override async willProceed(): Promise<void> {
30 Play.shutUp();
31 }
32
33 static override async willRollback(): Promise<void> {
34 Play.shutUp();

Callers 1

willProceedFunction · 0.45

Calls 1

shutUpMethod · 0.80

Tested by

no test coverage detected