CodeStatsTask.

Summarize Property

Summary

If you only want to show summary stats for the whole fileset
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
CodeStatsTask

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
bool