Search
mix_version
v2.2.1
Pages
Modules
Mix
Tasks
Settings
View Source
MixVersion.Config
(mix_version v2.2.1)
Helpers to read from the Mix project the app is called in.
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)
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