MCPcopy Create free account
hub / github.com/cryptii/cryptii / getTitle

Method getTitle

src/Pipe.js:84–86  ·  view source on GitHub ↗

* Returns the title. * @return {string|null}

()

Source from the content-addressed store, hash-verified

82 * @return {string|null}
83 */
84 getTitle () {
85 return this._title
86 }
87
88 /**
89 * Sets the title.

Callers 1

renderHeaderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected