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

Method is_empty

atomic-core/src/pristine/vault.rs:393–395  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

391 }
392
393 pub fn is_empty(&self) -> bool {
394 self.nodes.is_empty()
395 }
396}
397
398/// Response from a KG query (hybrid search).

Callers 1

allocate_intent_idMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected