Class UnixFileSystem
java.lang.Object
com.twelvemonkeys.io.FileSystem
com.twelvemonkeys.io.UnixFileSystem
UnixFileSystem
- Version:
- $Id: //depot/branches/personal/haraldk/twelvemonkeys/release-2/twelvemonkeys-core/src/main/java/com/twelvemonkeys/io/UnixFileSystem.java#1 $
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) longgetFreeSpace(File pPath) (package private) StringgetName()private long(package private) longgetTotalSpace(File pPath) Methods inherited from class FileSystem
exec, get
-
Constructor Details
-
UnixFileSystem
UnixFileSystem()
-
-
Method Details
-
getFreeSpace
- Specified by:
getFreeSpacein classFileSystem
-
getTotalSpace
- Specified by:
getTotalSpacein classFileSystem
-
getNumber
- Throws:
IOException
-
getName
String getName()- Specified by:
getNamein classFileSystem
-