class TypeProf::LSP::Message::Shutdown
Constants
- METHOD
Public Instance Methods
run()
click to toggle source
# File typeprof-0.30.1/lib/typeprof/lsp/messages.rb, line 114 def run respond(nil) end