NAnt Help Filter Reference | v0.90 |
Filter | Summary |
---|---|
expandproperties | Parses NAnt properties and expressions |
replacestring | Replaces all occurrences of a given string in the original input with user-supplied replacement string. |
replacetokens | Replaces tokens in the original input with user-supplied values. |
tabstospaces | Converts tabs to spaces. |