class TypeProf::LSP::Message::Shutdown

Constants

METHOD

Public Instance Methods

run() click to toggle source
# File typeprof-0.21.3/lib/typeprof/lsp.rb, line 473
def run
  respond(nil)
end