FileName.searchPath

Search Path for file. Input: cwd if true, search current directory before searching path

struct FileName
nothrow extern (C++) static
const(char)*
searchPath
(
Strings* path
,
const(char)* name
,
bool cwd
)

Meta