DirectoryScanner.

DirectoryScanner() Constructor

Summary

Initializes a new instance of the NAnt.Core.DirectoryScanner.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
DirectoryScanner

Syntax

public DirectoryScanner()

Remarks

On unix, patterns are matching case-sensitively; otherwise, they are matched case-insensitively.

Return Value

Type Description
void