Platforms to show: All Mac Windows Linux Cross-Platform

Back to ExtendedAttributesMBS module.

ExtendedAttributesMBS.kAttributeNameFinderComment = "com.apple.metadata:kMDItemFinderComment"

Type Topic Plugin Version
const Files MBS MacOSX Plugin 12.5
The attribute name for the Finder Comment.

ExtendedAttributesMBS.kAttributeNameFinderInfo = "com.apple.FinderInfo"

Type Topic Plugin Version
const Files MBS MacOSX Plugin 12.5
The attribute name for the Finder Info.

ExtendedAttributesMBS.kAttributeNameResourceFork = "com.apple.ResourceFork"

Type Topic Plugin Version
const Files MBS MacOSX Plugin 12.5
The attribute name for the resource fork.

ExtendedAttributesMBS.kCreate = 2

Type Topic Plugin Version
const Files MBS MacOSX Plugin 12.5
One of the option flags.

Fail if the named attribute already exists.

ExtendedAttributesMBS.kNoDefault = 16

Type Topic Plugin Version
const Files MBS MacOSX Plugin 12.5
One of the option flags.

ExtendedAttributesMBS.kNoFollow = 1

Type Topic Plugin Version
const Files MBS MacOSX Plugin 12.5
One of the option flags.

Do not follow symbolic links. ListAttributes normally lists attributes of the target of path if it is a symbolic link. With this option, ListAttributes will list attributes of the link itself.

ExtendedAttributesMBS.kNoSecurity = 8

Type Topic Plugin Version
const Files MBS MacOSX Plugin 12.5
One of the option flags.

ExtendedAttributesMBS.kReplace = 4

Type Topic Plugin Version
const Files MBS MacOSX Plugin 12.5
One of the option flags.

Fail if the named attribute does not exist. Failure to specify kReplace or kCreate allows creation and replacement.

ExtendedAttributesMBS.kShowCompression = 32

Type Topic Plugin Version
const Files MBS MacOSX Plugin 12.5
One of the option flags.

ListAttributes will list HFS Plus Compression extended attribute(s) (if present) for the file referred to by path.

The items on this page are in the following plugins: MBS MacOSX Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...