Index (L)
»
Jade
»
CLI
»
Lsp
Module: Jade::CLI::Lsp
Defined in:
lib/jade/cli/lsp.rb
Class Method Summary
collapse
.
run
(_argv) ⇒ Object
Class Method Details
.
run
(_argv) ⇒
Object
8 9 10
# File 'lib/jade/cli/lsp.rb', line 8
def
run
(
_argv
)
Jade
::
LSP
::
Server
.
new
.
run
end