ae v0.0.2580 (2020-04-04T13:22:46Z)
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
functions
excludeTrailingPathSeparator
fastRelativePath
findExecutable
findProgramDirectory
haveExecutable
includeTrailingPathSeparator
pathStartsWith
rebasePath
manifest constants
nullFileName
properties
pathDirs
Like startsWith, but pathStartsWith("/foo/barbara", "/foo/bar") is false.