class TypeProf::LSP::Message::Exit

常量

METHOD

公共实例方法

run() 点击切换源代码
# File typeprof-0.30.1/lib/typeprof/lsp/messages.rb, line 121
def run
  @server.exit
end