On Thursday, 9 January 2014 at 21:01:05 UTC, Martin Nowak wrote:
if (path.baseName().startsWith(something))
   doThis();

But how do speak that out in your head?

It sounds OK if you use possessive for noun properties: "If path's base name starts with something, do this".

Reply via email to