partialPatternMatch

check if the path matches the beginning of pattern

bool
partialPatternMatch
(
const(char)[] pattern
,
const(char)[] test
)

Meta