Path.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Path opBinary(string rhs)
    struct Path
    opBinary
    (
    string op : "/"
    )
    (
    string rhs
    )
  2. Path opBinary(Path rhs)

Meta