fileset::get-file-count

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.85.2479.0)