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