Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ path-utils.test.ts
File
path-utils.test.ts
apps/sim/lib/copilot/vfs/path-utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @vitest-environment node
3
*/
4
import
{ describe, expect, it } from
'vitest'
Callers
nothing calls this directly
Calls
9
encodeVfsPathSegments
Function · 0.90
decodeVfsPathSegments
Function · 0.90
canonicalWorkspaceFilePath
Function · 0.90
buildVfsFolderPathMap
Function · 0.90
canonicalWorkflowVfsDir
Function · 0.90
canonicalTableVfsPath
Function · 0.90
canonicalKnowledgeBaseVfsDir
Function · 0.90
canonicalBlockVfsPath
Function · 0.90
get
Method · 0.65
Tested by
no test coverage detected