EntryType enum EntryType : CaseIterable A filesystem entry’s kind, file, directory, symlink etc. file The entry is a file. Declaration Swift case file symlink The entry is a symlink. Declaration Swift case symlink directory The entry is a directory. Declaration Swift case directory © 2020 . All rights reserved. (Last updated: 2020-08-20) Generated by jazzy ♪♫ v0.13.5, a Realm project.