Module: AggregateStreams::Controls::StreamName::Output::Category
- Defined in:
- lib/aggregate_streams/controls/stream_name.rb
Class Method Summary collapse
Class Method Details
.example ⇒ Object
56 57 58 |
# File 'lib/aggregate_streams/controls/stream_name.rb', line 56 def self.example StreamName.stream_name(Output.category) end |
.internal ⇒ Object
60 61 62 |
# File 'lib/aggregate_streams/controls/stream_name.rb', line 60 def self.internal :some_aggregate end |