Astyle.

CleanUp Property

Summary

Astyle leaves the original files around, renamed with a different suffix. Setting this to
true
will remove these files.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
Astyle

Syntax

[TaskAttribute("cleanup", Required = false)]
public bool CleanUp { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
bool