hasExtension

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool hasExtension(const(char[]) filename, const(FileExtension) ext)
    @safe pure nothrow
    bool
    hasExtension
    (
    const(char[]) filename
    ,)
  2. bool hasExtension(const(char[]) filename, const(char[]) ext)

Meta