MCPcopy Create free account
hub / github.com/Threadfin/Threadfin / resetLogs

Function resetLogs

ts/logs_ts.ts:58–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56}
57
58function resetLogs() {
59
60 var cmd = "resetLogs"
61 var data = new Object()
62 var server:Server = new Server(cmd)
63 server.request(data)
64
65}

Callers

nothing calls this directly

Calls 1

requestMethod · 0.95

Tested by

no test coverage detected