framework::exists

Checks whether the specified framework exists, and is valid.

Usage

bool framework::exists(framework)

Parameters

Name Type Description
framework string The framework to test.

Return Value

true if the specified framework exists ; otherwise, false.

Requirements

Assembly: NAnt.Core (0.91.4312.0)