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

Method path

nodedb/src/event/watermark.rs:139–141  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

137 }
138
139 pub fn path(&self) -> &Path {
140 &self.path
141 }
142}
143
144/// Build the redb key for a core. Using a short string key is simpler

Callers 15

archive_audit_segmentsFunction · 0.45
append_and_recoverFunction · 0.45
empty_recoveryFunction · 0.45
pending_segmentsMethod · 0.45
parse_invalid_filenamesFunction · 0.45
open_testFunction · 0.45
append_and_replayFunction · 0.45
crdt_delta_roundtripFunction · 0.45

Calls

no outgoing calls

Tested by 15

append_and_recoverFunction · 0.36
empty_recoveryFunction · 0.36
parse_invalid_filenamesFunction · 0.36
append_and_replayFunction · 0.36
crdt_delta_roundtripFunction · 0.36
truncate_reclaims_spaceFunction · 0.36