MCPcopy
hub / github.com/conwnet/github1s / href

Method href

extensions/github1s/src/router/index.ts:100–102  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

98 }
99
100 public async href(): Promise<string | undefined> {
101 return this._manager?.href();
102 }
103}
104
105export default Router.getInstance();

Callers 3

commandOpenRepositoryFunction · 0.80
commandOpenOnlineEditorFunction · 0.80
initializeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected