NAnt
![]() ![]() ![]() |
v0.91-alpha2 |
[This is preliminary documentation and subject to change.]
Attribute | Type | Description | Required |
---|---|---|---|
name | file | The name of a file; each line of this file is taken to be a pattern. | True |
if | bool | If true then the patterns will be excluded; otherwise, skipped. The default is true. | False |
unless | bool | Opposite of if . If false then the patterns will be excluded; otherwise, skipped. The default is false. |
False |