View Source Igniter.Project.Application (igniter v0.3.29)
Codemods and tools for working with Application modules.
Summary
Functions
Adds a new child to the children
list in the application file
Returns the name of the application module.
app_name()
deprecated
Returns the name of the current application.
Returns the name of the application.
Functions
Adds a new child to the children
list in the application file
Returns the name of the application module.
This function is deprecated. Use `app_name/1` instead..
@spec app_name() :: atom()
Returns the name of the current application.
Returns the name of the application.