Version Info
ElemCo.VersionInfo
— ModuleVersionInfo
This 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.