MCPcopy Create free account
hub / github.com/ProtonDriveApps/sdk / paths.test.ts

File paths.test.ts

cli/src/cli/paths.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { pathBasename, pathDirname, splitPathSegments } from './paths';
2
3describe('pathDirname', () => {
4 it('returns the parent path with slashes re-escaped in segment names', () => {

Callers

nothing calls this directly

Calls 3

pathDirnameFunction · 0.90
pathBasenameFunction · 0.90
splitPathSegmentsFunction · 0.90

Tested by

no test coverage detected