pkg-config::get-mod-version

Determines the version of the given package.
string pkg-config::get-mod-version(package)

Parameters

Name Type Description
package string The package to get the version of.

Return Value

The version of the given package.

Requirements

Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Functions