MCPcopy Index your code
hub / github.com/cortesi/devd / Flush

Method Flush

responselogger.go:85–89  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83}
84
85func (rl *ResponseLogWriter) Flush() {
86 if rl.Flusher != nil {
87 rl.Flusher.Flush()
88 }
89}

Callers 1

flushLoopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected