Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenSIST/OpenSIST.github.io
/ programsProgramPath
Function
programsProgramPath
src/Components/RouteUtils.js:66–68 ·
view source on GitHub ↗
(programId)
Source
from the content-addressed store, hash-verified
64
}
65
66
export
function
programsProgramPath(programId) {
67
return
`/programs/${encodePathSegment(programId)}`;
68
}
Callers
2
ProgramButton
Function · 0.90
action
Function · 0.90
Calls
1
encodePathSegment
Function · 0.85
Tested by
no test coverage detected