ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
FileName.searchPath
dmd
root
filename
FileName
Undocumented in source. Be warned that the author may not have intended to support it.
const
(
char
)*
searchPath
(Strings* path, const(char)* name, bool cwd)
const
(
char
)[]
searchPath
(Strings* path, const(char)[] name, bool cwd)
struct
FileName
nothrow extern (
D
) static
const
(
char
)[]
searchPath
(
Strings
*
path
,
const
(
char
)[]
name
,
bool
cwd
)
const
(
char
)[]
searchPath
(const(char)* path, const(char)[] name, bool cwd)
Meta
Source
See Implementation
dmd
root
filename
FileName
constructors
this
functions
opCast
toChars
toString
static functions
absolute
addExt
buildPath
canonicalName
combine
defaultExt
ensurePathExists
equals
equalsExt
exists
ext
forceExt
free
name
path
removeExt
replaceName
safeSearchPath
searchPath
splitPath
toAbsolute