MCPcopy Create free account
hub / github.com/NodeDB-Lab/nodedb / flush

Method flush

nodedb/tests/auth_jwks_security.rs:539–541  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

537 Ok(b.len())
538 }
539 fn flush(&mut self) -> std::io::Result<()> {
540 Ok(())
541 }
542}

Calls

no outgoing calls

Tested by

no test coverage detected