Path.opAssign

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

Meta