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

Method display_title

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

Source from the content-addressed store, hash-verified

538 }
539
540 pub fn display_title(&self) -> &str {
541 self.display_link.title()
542 }
543
544 pub fn display_url(&self) -> &str {
545 self.display_link.url()

Callers 1

display_stringMethod · 0.45

Calls 1

titleMethod · 0.45

Tested by

no test coverage detected