ae v0.0.3186 (2022-07-03T09:06:15Z)
Home
Dub
Repo
pathStartsWith
ae
utils
path
Like startsWith, but pathStartsWith("/foo/barbara", "/foo/bar") is false.
bool
pathStartsWith
(
in
char
[]
path
,
in
char
[]
prefix
)
Meta
Source
See Implementation
ae
utils
path
aliases
fastRelativePath
functions
excludeTrailingPathSeparator
findExecutable
findProgramDirectory
haveExecutable
includeTrailingPathSeparator
pathStartsWith
rebasePath
relPath
manifest constants
nullFileName
properties
pathDirs
Like startsWith, but pathStartsWith("/foo/barbara", "/foo/bar") is false.