Class: Yes::Core::Aggregate::Dsl::ClassResolvers::CommandGroup::Command
- Defined in:
- lib/yes/core/aggregate/dsl/class_resolvers/command_group/command.rb
Overview
Resolves or generates the Command class for an aggregate-DSL command group. The generated class is a Commands::CommandGroup subclass carrying the group’s identity (context, aggregate, group_name) and the ordered list of sub-command names.
Method Summary
Methods inherited from Base
Methods inherited from Base
Constructor Details
This class inherits a constructor from Yes::Core::Aggregate::Dsl::ClassResolvers::CommandGroup::Base