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