Interface SymlinkDestinationSupplier
-
- All Known Implementing Classes:
PlexusIoSymlinkResource
public interface SymlinkDestinationSupplier
- Author:
- Kristian Rosenvold
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getSymlinkDestination()
-
-
-
Method Detail
-
getSymlinkDestination
String getSymlinkDestination() throws IOException
- Throws:
IOException
-
-