Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/triggerdotdev/trigger.dev
/ rootPath
Function
rootPath
apps/webapp/app/utils/pathBuilder.ts:107–109 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
105
}
106
107
export
function
rootPath() {
108
return
`/`;
109
}
110
111
export
function
accountPath() {
112
return
`/account`;
Callers
8
AccountSideMenu
Function · 0.90
action
Function · 0.90
Page
Function · 0.90
action
Function · 0.90
loader
Function · 0.90
action
Function · 0.90
NewOrganizationPage
Function · 0.90
action
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…