Class CanCreateSymbolicLink
java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.taskdefs.condition.CanCreateSymbolicLink
Tests whether the current process can create a symbolic link.
Actually tries to create a temporary symbolic link so is completely independent of the current platform.
- Since:
- Ant 1.10.16
-
Field Summary
Fields inherited from class ProjectComponent
description, location, project -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ProjectComponent
clone, getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject
-
Constructor Details
-
CanCreateSymbolicLink
public CanCreateSymbolicLink()
-
-
Method Details
-
eval
-