MCPcopy
hub / github.com/keploy/keploy / Sync

Method Sync

utils/log/logger.go:156–158  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

154}
155
156func (w *redactingWriter) Sync() error {
157 return w.inner.Sync()
158}
159
160// ANSI-friendly console encoder
161type ansiConsoleEncoder struct {

Callers 4

SyncMethod · 0.45
FlushMethod · 0.45
SwapMethod · 0.45
RotateForScopeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected