26 27 28 29 30
# File 'lib/explorer/cli.rb', line 26 def boot servers = Servers.new Explorer.log_watcher.add(STDOUT) servers.run end