isFile

Is this file actually a normal file? Not a directory or (on unix) a device file or link.

bool
isFile
(
const(char)[] name
)

Meta