Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/rolling-scopes/rsschool-app
/ toPathString
Function
toPathString
client/src/api/common.ts:125–127 ·
view source on GitHub ↗
(url: URL)
Source
from the content-addressed store, hash-verified
123
* @
export
124
*/
125
export
const
toPathString =
function
(url: URL) {
126
return
url.pathname + url.search + url.hash
127
}
128
129
/**
130
*
Callers
15
ActivityApiAxiosParamCreator
Function · 0.90
AlertsApiAxiosParamCreator
Function · 0.90
AuthApiAxiosParamCreator
Function · 0.90
AutoTestsApiAxiosParamCreator
Function · 0.90
CertificateApiAxiosParamCreator
Function · 0.90
ContributorsApiAxiosParamCreator
Function · 0.90
CourseMentorsApiAxiosParamCreator
Function · 0.90
CourseStatsApiAxiosParamCreator
Function · 0.90
CourseTaskVerificationsApiAxiosParamCreator
Function · 0.90
CourseUsersApiAxiosParamCreator
Function · 0.90
CoursesApiAxiosParamCreator
Function · 0.90
CoursesEventsApiAxiosParamCreator
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected