Method: Sequent.command_service
- Defined in:
- lib/sequent/sequent.rb
.command_service ⇒ Object
Short hand for Sequent.configuration.command_service
45 46 47 |
# File 'lib/sequent/sequent.rb', line 45 def self.command_service configuration.command_service end |