Browse Source

Add a link to selectors from isfileselected.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277790 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 20 years ago
parent
commit
ad37501556
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      docs/manual/CoreTasks/conditions.html

+ 2
- 1
docs/manual/CoreTasks/conditions.html View File

@@ -368,7 +368,8 @@ that is "true","yes", or "on"</p>
</table>
<h4>isfileselected</h4>
<p>
Test whether a file passes an embedded selector.
Test whether a file passes an embedded
<a href="../CoreTypes/selectors.html">selector</a>.
</p>
<p>
This condition was added in Apache Ant 1.6.3.


Loading…
Cancel
Save