framework::exists

Checks whether the specified framework exists.

Usage

bool framework::exists(name)

Parameters

Name Type Description
name string The framework to test.

Return Value

true if the specified framework exists; otherwise, false.

Requirements

Assembly: NAnt.Core (0.85.2478.0)