framework::exists

[This is preliminary documentation and subject to change.]

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