Class: Anymock::CLI

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

Instance Method Summary collapse

Instance Method Details

#start_serverObject



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

def start_server
  server.start
end