NSHFSTypeOfFile(_:)
Returns a string encoding a file type.
Declaration
func NSHFSTypeOfFile(_ fullFilePath: String!) -> String!Parameters
- fullFilePath:
The full absolute path of a file.
Return Value
A string that encodes fullFilePath’s HFS file type, or nil if the operation was not successful