Version Info
ElemCo.VersionInfo — Module
VersionInfoThis module provides information about the version of the package.
Exported functions
ElemCo.VersionInfo.devel — Method
devel()Return true if the version is a development version.
ElemCo.VersionInfo.git_hash — Method
git_hash()Return the git hash of the current commit, if available.
ElemCo.VersionInfo.version — Method
version()Return the version of the package.