Reports whether a file is hidden.
Returns true if a file is hidden, false otherwise. A file is hidden if its name starts with a dot (.).
Example of not hidden file.
Example of hidden file.