Search
mix_version
v2.0.0
Pages
Modules
Mix
Tasks
Settings
View Source
MixVersion.Config
(mix_version v2.0.0)
Helpers to read from the Mix project the app is called in.
Link to this section
Summary
Functions
current_project()
otp_app(project)
project_get(key_or_path)
project_get(mod, key_or_path)
project_get(mod, key_or_path, default)
Link to this section
Functions
Link to this function
current_project()
View Source
Link to this function
otp_app(project)
View Source
Link to this function
project_get(key_or_path)
View Source
Link to this function
project_get(mod, key_or_path)
View Source
Link to this function
project_get(mod, key_or_path, default)
View Source