AbsolutePath.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(string s)
  2. bool opEquals(Path s)
    struct AbsolutePath
    @safe pure nothrow const @nogc
    bool
    opEquals
    (
    const Path s
    )
  3. bool opEquals(AbsolutePath s)

Meta