Class: Anymock::CLI

Inherits:
Thor
  • Object
show all
Defined in:
lib/anymock/cli.rb

Instance Method Summary collapse

Instance Method Details

#start_serverObject



14
15
16
# File 'lib/anymock/cli.rb', line 14

def start_server
  server.start
end