module analysis::typepal::Version
rascal-0.40.16
typepal-0.14.8
Usage
import analysis::typepal::Version;
Source code
http://github.com/usethesource/typepal/src/analysis/typepal/Version.rsc
Dependencies
import util::SemVer;
function isValidTplVersion
bool isValidTplVersion(str version)
function getCurrentTplVersion
str getCurrentTplVersion()