mix ca.new.usecase (elixir_structure_manager v0.1.4)
Creates a new usecase for the clean architecture project
$ mix ca.new.usecase [name_usecase]
Link to this section Summary
Link to this section Functions
Link to this function
execute(arg1)
Link to this function
run(argv)
Callback implementation for Mix.Task.run/1
.