Path.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opOpAssign(string rhs)
  2. void opOpAssign(Path rhs)
    struct Path
    @safe nothrow
    void
    opOpAssign
    (
    string op
    )
    (
    const Path rhs
    )

Meta