Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dwgx/WindsurfAPI
/ flush
Method
flush
src/cascade-native-bridge.js:1218–1220 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1216
}
1217
1218
flush() {
1219
return
this._drain(true);
1220
}
1221
1222
_drain(flush) {
1223
const
out = [];
Callers
nothing calls this directly
Calls
1
_drain
Method · 0.95
Tested by
no test coverage detected