mix ca.new.ep (elixir_structure_manager v1.2.0)

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

Link to this section Summary

Link to this section Functions