ddmd v0.0.5 (2015-06-11T03:56:10Z)
Dub
Repo
FileName.equalsExt
ddmd
root
filename
FileName
Undocumented in source. Be warned that the author may not have intended to support it.
bool
equalsExt
(const(char)* name, const(char)* ext)
struct
FileName
extern (
C
++) static
bool
equalsExt
(
const
(
char
)*
name
,
const
(
char
)*
ext
)
bool
equalsExt
(const(char)* ext)
Meta
Source
See Implementation
ddmd
root
filename
FileName
constructors
this
functions
compare
equals
toChars
static functions
absolute
canonicalName
combine
defaultExt
ensurePathExists
equalsExt
exists
ext
forceExt
free
name
path
removeExt
replaceName
safeSearchPath
searchPath
splitPath
variables
str