NAnt
Help
Function Reference
target::exists |
v0.85-rc3 |
[This is preliminary documentation and subject to change.]
Checks whether the specified target exists.
bool target::exists(name)
| Name | Type | Description |
|---|---|---|
| name | string | The target to test. |