A DirRef represents a directory in the file system in a platform-independent manner. DirRef objects are completely opaque, having no platform-independent properties or methods. DirRef objects are obtained from the dir properties of FileRef objects; no other way of creating them is provided.
---