Package org.eclipse.cdt.utils
Class CygPath
java.lang.Object
org.eclipse.cdt.utils.CygPath
- Restriction:
- This class is not intended to be subclassed by clients.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
dispose()
getFileName
(String name) Use this method for series of translations of paths.
-
Constructor Details
-
CygPath
- Throws:
IOException
-
CygPath
- Throws:
IOException
-
-
Method Details
-
getFileName
Use this method for series of translations of paths. If a single path needs to be translated considerCygwin.cygwinToWindowsPath(String)
.- Throws:
IOException
-
dispose
public void dispose()
-