Package org.eclipse.epsilon.eol.tools
Class FileSystemTool
java.lang.Object
org.eclipse.epsilon.eol.tools.FileSystemTool
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getContents
(String path) boolean
isDirectory
(String path)
-
Constructor Details
-
FileSystemTool
public FileSystemTool()
-
-
Method Details
-
exists
-
isDirectory
-
getContents
- Throws:
Exception
-