FilePath.opOpAssign

Support path ~= x; syntax

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

Meta