Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeldonIO/seldon-server
/ currentPageId
Function
currentPageId
client/js-client/src/rlClient.js:130–132 ·
view source on GitHub ↗
(keep)
Source
from the content-addressed store, hash-verified
128
}
129
130
function
currentPageId(keep) {
131
return
pageId(params.current_page_url, keep);
132
}
133
134
function
fullEndpoint(path) {
135
return
params.endpoint + path +
"?consumer_key="
+ params.consumer;
Callers
3
addAction
Function · 0.85
recommendedUsers
Function · 0.85
recommendationsFor
Function · 0.85
Calls
1
pageId
Function · 0.85
Tested by
no test coverage detected