Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/totaljs/framework
/ url
Function
url
index.js:11109–11111 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11107
this.route.options = value;
11108
},
11109
get url() {
11110
return
this.route.urlraw;
11111
},
11112
get flags() {
11113
return
this.route.flags || EMPTYARRAY;
11114
},
Callers
2
index.js
File · 0.85
fn
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected