is_file -- tells whether the filename is a regular file
Returns true if the filename exists and is a regular file.
See also is_dir() and is_link().