MCPcopy Create free account
hub / github.com/MengMengCode/GetRealityDomain / printCurrentStatus

Method printCurrentStatus

output.go:241–243  ·  view source on GitHub ↗

printCurrentStatus 打印当前状态信息(保持兼容性)

()

Source from the content-addressed store, hash-verified

239
240// printCurrentStatus 打印当前状态信息(保持兼容性)
241func (rp *ResultProcessor) printCurrentStatus() {
242 rp.displayFullScreen()
243}
244
245// printProgress 打印进度信息
246func (rp *ResultProcessor) printProgress() {

Callers

nothing calls this directly

Calls 1

displayFullScreenMethod · 0.95

Tested by

no test coverage detected