MCPcopy Index your code
hub / github.com/emwalker/digraph / title

Method title

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

Source from the content-addressed store, hash-verified

443 }
444
445 pub fn title(&self) -> &str {
446 self.repo_link.title()
447 }
448
449 pub fn url(&self) -> &str {
450 self.repo_link.url()

Callers 5

display_titleMethod · 0.45
make_linkMethod · 0.45
fromMethod · 0.45
delete_linkFunction · 0.45
link_searchesMethod · 0.45

Calls

no outgoing calls

Tested by 1

delete_linkFunction · 0.36