class TypeProf::LSP::Message::Exit

Constants

METHOD

Public Instance Methods

run() click to toggle source
# File typeprof-0.21.2/lib/typeprof/lsp.rb, line 478
def run
  exit
end