Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callumalpass/tasknotes
/ getPort
Method
getPort
src/services/HTTPAPIService.ts:343–345 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
341
}
342
343
getPort(): number {
344
return
this.plugin.settings.apiPort;
345
}
346
}
Callers
1
initializeHTTPAPI
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected