Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
105
export
default Router.getInstance();
Callers
3
commandOpenRepository
Function · 0.80
commandOpenOnlineEditor
Function · 0.80
initialize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected