FileName.equalsExt

Return !=0 if extensions match.

  1. bool equalsExt(const(char)* name, const(char)* ext)
  2. bool equalsExt(const(char)* ext)
    struct FileName
    nothrow extern (C++) const pure
    bool
    equalsExt
    (
    const(char)* ext
    )

Meta