MCPcopy Create free account
hub / github.com/emwalker/digraph / timerange

Method timerange

backend/src/git/ext.rs:268–270  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

266 }
267
268 pub fn timerange(&self) -> &Option<Timerange> {
269 self.repo_topic.timerange()
270 }
271
272 pub fn topic_id(&self) -> &ExternalId {
273 self.repo_topic.topic_id()

Callers 1

callMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected