Class: Mockly::CLI
- Inherits:
-
Object
- Object
- Mockly::CLI
- Defined in:
- lib/mockly/cli.rb
Class Method Summary collapse
Class Method Details
.runner ⇒ Object
5 6 7 8 |
# File 'lib/mockly/cli.rb', line 5 def self.runner MisterBin::Runner.new header: 'Mockly - Mock Server for API Testing', handler: Command end |