View Source AntikytheraCore.Version (antikythera v0.5.1)

Summary

Functions

Link to this function

current_version(app_name)

View Source
@spec current_version(atom()) :: nil | Antikythera.VersionStr.t()
Link to this function

read_from_app_file(lib_dir, app_name)

View Source
@spec read_from_app_file(Path.t(), atom() | String.t()) :: Antikythera.VersionStr.t()