FS.isFile

Is this a normal file?

  1. bool isFile(const(char)[] name)
    struct FS
    version(Win32)
    static
    bool
    isFile
    (
    const(char)[] name
    )
  2. bool isFile(const(char)[] name)

Meta