Andy Bakun
Andy Bakun
This sometimes trips me up a bit too. I prefer "expected actual" ordering. But `Contains` isn't an expected-actual check, it's a containment check, that the "lhs contains the rhs", and...
> @thwarted Could you elaborate why you like the actual-expected ordering? I don't prefer actual-expected. In the second comment, I said «I prefer "expected actual" ordering.». To explain though, I...
This also has a problem with a document name contains a slash. ``` Unable to create new file 'SuchandSuch/Documentation for X.htm': open SuchandSuch/Documentation for X.htm: no such file or directory...