FilePath.opOpAssign

Support path ~= x; syntax

class FilePath
alias opOpAssign(string op = "~") = append

Meta