class AmberLSP::Server

Defined in:

amber_lsp/server.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(input : IO, output : IO) #

[View source]

Instance Method Detail

def controller : Controller #

[View source]
def run : Nil #

[View source]
def stop : Nil #

[View source]
def write_notification(json : String) : Nil #

[View source]