Description
A disk in the file system
- Plural name:
- disks
- Defined in:
- Inherits from:
Properties
- capacity (r/o) doubleInteger -- the total number of bytes (free or used) on the disk
- ejectable (r/o) boolean -- Can the media be ejected (floppies, CD's, and so on)?
- format (r/o) ApplePhotoFormat / AppleShareFormat / audioFormat / HighSierraFormat / ISO9660Format / MacOSExtendedFormat / MacOSFormat / MSDOSFormat / NFSFormat / ProDOSFormat / QuickTakeFormat / UDFFormat / UFSFormat / unknownFormat / WebDAVFormat -- the file system format of this disk
- freeSpace (r/o) doubleInteger -- the number of free bytes left on the disk
- ignorePrivileges boolean -- Ignore permissions on this disk?
- localVolume (r/o) boolean -- Is the media a local volume (as opposed to a file server)?
- server (r/o) unicodeText -- the server on which the disk resides, AFP volumes only
- startup (r/o) boolean -- Is this disk the boot disk?
- zone (r/o) unicodeText -- the zone in which the disk's server resides, AFP volumes only
Elements
- aliases -- by name, index, relative, range, test, id
- diskItems -- by name, index, relative, range, test, id
- files -- by name, index, relative, range, test, id
- filePackages -- by name, index, relative, range, test, id
- folders -- by name, index, relative, range, test, id
- items -- by name, index, relative, range, test, id
Notes
- Contained by: