NAnt
![]() ![]() ![]() |
v0.85-rc2 |
[This is preliminary documentation and subject to change.]
Determines whether the given package is between two versions.
bool pkg-config::is-between-version(package, minVersion, maxVersion)
Name | Type | Description |
---|---|---|
package | string | The package to check. |
minVersion | string | The version the package should at least have. |
maxVersion | string | The version the package should maximum have. |
pkg-config
could not be started.