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