View Source Igniter.Libs.Phoenix (igniter v0.3.25)
Codemods & utilities for working with Phoenix
Summary
Functions
Returns the web module name for the current app
Generates a module name that lives in the Web directory of the current app.
Functions
Link to this function
select_router(igniter, label \\ "Which router should be modified?")
View Source@spec web_module_name() :: module()
Returns the web module name for the current app
Generates a module name that lives in the Web directory of the current app.