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

Method flush

atomic-cli/src/agent_error.rs:999–1001  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

997 }
998
999 fn flush(&mut self) -> std::io::Result<()> {
1000 Ok(())
1001 }
1002 }
1003
1004 write_ignoring_errors(BrokenWriter, "error: unknown-arg\n");

Callers 2

get_messageMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected