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