mix ca.new.ep (elixir_structure_manager v1.4.3)
Creates a new driven adapter for the clean architecture project mix ca.new.ep --type entry_point_name
Type param options:
- secrestsmanager
Examples:
$ mix ca.new.ep --type entry_point_name --name my_adapter
$ mix ca.new.ep -t entry_point_name -n my_adapter
$ mix ca.new.ep --type asynceventhandler
$ mix ca.new.ep -t asynceventhandler
Summary
Functions
Link to this function