Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
stop
Method · 0.45
showPage
Method · 0.45
start
Method · 0.45
stop
Method · 0.45
destroy
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected