module AggregateStreams::Controls::StreamName::Output::Category
Public Class Methods
example()
click to toggle source
# File lib/aggregate_streams/controls/stream_name.rb, line 56 def self.example StreamName.stream_name(Output.category) end
internal()
click to toggle source
# File lib/aggregate_streams/controls/stream_name.rb, line 60 def self.internal :some_aggregate end