MCPcopy Create free account
hub / github.com/troch/path-parser / PathPartialTestOptions

Interface PathPartialTestOptions

src/Path.ts:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84export interface PathPartialTestOptions {
85 caseSensitive?: boolean
86 delimited?: boolean
87}
88
89export interface PathTestOptions {
90 caseSensitive?: boolean

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…