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

Interface PathTestOptions

src/Path.ts:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89export interface PathTestOptions {
90 caseSensitive?: boolean
91 strictTrailingSlash?: boolean
92}
93
94export interface PathBuildOptions {
95 ignoreConstraints?: 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…