class TypeProf::LSP::Message::Exit
Constants
- METHOD
Public Instance Methods
run()
click to toggle source
# File typeprof-0.30.1/lib/typeprof/lsp/messages.rb, line 121 def run @server.exit end