MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / flush

Method flush

atomic-core/src/output/repo/writer.rs:366–368  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

364 }
365
366 fn flush(&mut self) -> std::io::Result<()> {
367 self.writer.flush()
368 }
369}
370
371// VERTEX BUFFER IMPLEMENTATION

Callers 2

output_file_with_filterFunction · 0.45
test_flushFunction · 0.45

Calls

no outgoing calls

Tested by 1

test_flushFunction · 0.36