FileName.equalsExt

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool equalsExt(const(char)* name, const(char)* ext)
    struct FileName
    extern (C++) static
    bool
    equalsExt
    (
    const(char)* name
    ,
    const(char)* ext
    )
  2. bool equalsExt(const(char)* ext)

Meta