fileset::get-file-count

[This is preliminary documentation and subject to change.]

Determines the number of files within a <fileset>.

Usage

int fileset::get-file-count(fileset)

Parameters

Name Type Description
fileset string The id of the FileSet to scan.

Return Value

The number of files included in the FileSet

Exceptions

The function will fail in any of the following circumstances:

Examples

Requirements

Assembly: NAnt.Contrib.Tasks (0.91.4285.0)