MCPcopy Create free account
hub / github.com/echoVic/blade-code / clear

Method clear

src/ui/components/Display.ts:168–170  ·  view source on GitHub ↗

* 清屏

()

Source from the content-addressed store, hash-verified

166 * 清屏
167 */
168 public static clear(): void {
169 console.clear();
170 }
171
172 /**
173 * 普通输出

Callers 5

stopMethod · 0.45
showPageMethod · 0.45
startMethod · 0.45
stopMethod · 0.45
destroyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected