module Lsp

Constants

VERSION

Public Class Methods

start() click to toggle source
# File lib/lsp.rb, line 5
def start
  puts 42
end