A CfsVolumeInfo object can be obtained for any directory, and reports file system characteristics for the volume associated with that directory. Volume information operations are extensions of the POSIX.1 standard.CfsVolumeInfo class>>#volumeInfo: answers a new CfsVolumeInfo instance for the volume associated with the directory specified by the path argument. CfsVolumeInfo>>#volumeInfo: is functionally identical, however it reuses the receiver CfsVolumeInfo instance.CfsVolumeInfo instance protocol is described in this section.
|