8 9 10 11
# File 'lib/pytty/daemon/cli/serve_command.rb', line 8 def execute s = Pytty::Daemon::Api::Server.new s.run end