Path.opBinary

  1. Path opBinary(string rhs)
  2. inout(Path) opBinary(Path rhs)
    struct Path
    @safe inout
    inout(Path)
    opBinary
    (
    string op
    )
    (
    const Path rhs
    )

Meta