[This is preliminary documentation and subject to change.]
Checks whether the specified target has already been executed.
true if the specified target has already been executed; otherwise, false.
Missing <remarks> documentation for M:NAnt.Core.Functions.TargetFunctions.HasExecuted(System.String)
Exception Type | Condition |
---|---|
ArgumentException | Target name does not exist. |
TargetFunctions Class | NAnt.Core.Functions Namespace