Search
app_gen
v0.1.1
Pages
Modules
Mix
Tasks
Settings
View Source
Mix.AppGenHelpers
(app_gen v0.1.1)
Link to this section
Summary
Functions
app_name()
config_file_full_path(dirname, file_name)
default_config_directory()
default_config_file_name()
ensure_not_in_umbrella!(command)
gather_keep_opts(opts)
get_app_gen_file_path(dirname, file_name)
string_to_module(module)
string_to_module(module_a, module_b)
write_app_gen_file(dirname, file_name, contents, opts \\ [])
Link to this section
Functions
Link to this function
app_name()
View Source
Link to this function
config_file_full_path(dirname, file_name)
View Source
Link to this function
default_config_directory()
View Source
Link to this function
default_config_file_name()
View Source
Link to this function
ensure_not_in_umbrella!(command)
View Source
Link to this function
gather_keep_opts(opts)
View Source
Link to this function
get_app_gen_file_path(dirname, file_name)
View Source
Link to this function
string_to_module(module)
View Source
Link to this function
string_to_module(module_a, module_b)
View Source
Link to this function
write_app_gen_file(dirname, file_name, contents, opts \\ [])
View Source