Displaying 1 result from an estimated 1 matches for "fs_file_compress".
2005 Feb 07
7
win32-driveinfo in CVS
...isReady(aCDROM)
 
Constants
=========
DriveInfo::VERSION
 The current version of this package.
DriveInfo::FS_CASE_IS_PRESERVED       
DriveInfo::FS_CASE_SENSITIVE         
DriveInfo::FS_UNICODE_STORED_ON_DISK 
DriveInfo::FS_PERSISTENT_ACLS         
DriveInfo::FS_VOL_IS_COMPRESSED       
DriveInfo::FS_FILE_COMPRESSION       
 
Module Methods
=====
DriveInfo#getDriveSpace( drive )
 Returns a structure that contains drivespace information such as SectorsPerCluster, BytesPerSector, NumberOfFreeClusters,TotalNumberOfClusters 
   and FreeBytesAvailable, :TotalNumberOfBytes, :TotalNumberOfFreeBytes
  drive is drive...