Method: Cosmos::CommandDecomTopic.topics
- Defined in:
- lib/cosmos/topics/command_decom_topic.rb
.topics(scope:) ⇒ Object
24 25 26 |
# File 'lib/cosmos/topics/command_decom_topic.rb', line 24 def self.topics(scope:) super(scope, 'DECOMCMD') end |