Path.opAssign

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

Meta