A predicate to check if a file is a file (i.e. not a directory)
"file" - the file to check.
True or false and this operator is only usable in a comparison context.
if (-isFile "/tmp") { println("wth?!?"); }