File type.
Tests path is a directory
Tests path is a regular file
Tests path is a symlink
@type t() :: :REGULAR_TYPE | :DIRECTORY_TYPE | :SYMLINK_TYPE
@spec directory_type() :: :DIRECTORY_TYPE
@spec regular_type() :: :REGULAR_TYPE
@spec symlink_type() :: :SYMLINK_TYPE