ae v0.0.2884 (2020-12-20T12:34:54Z)
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.