Cqrs.BoundedContext.command
You're seeing just the macro
command, go back to Cqrs.BoundedContext module for more information.
Creates proxy functions to dispatch this command module.
Functions created
When given CreateUser
create_user!/0create_user!/1create_user!/2create_user/0create_user/1create_user/2
Options
:then- A function of one arity to run with the execution result.