Args.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opOpAssign(string item)
    struct Args
    void
    opOpAssign
    (
    string op
    )
    (
    string item
    )
    if (
    op == "~"
    )
  2. void opOpAssign(Path item)
  3. void opOpAssign(Range items)

Meta