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

Method url

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

Source from the content-addressed store, hash-verified

447 }
448
449 pub fn url(&self) -> &str {
450 self.repo_link.url()
451 }
452}
453
454#[derive(Clone, Debug)]

Callers 4

display_urlMethod · 0.45
fromMethod · 0.45
delete_linkFunction · 0.45
link_searchesMethod · 0.45

Calls

no outgoing calls

Tested by 1

delete_linkFunction · 0.36