class Solargraph::LanguageServer::Request
def process result
-
(void)-
Parameters:
-
result(Object) --
def process result @block.call(result) unless @block.nil? end
(void)
-
result
(Object)
--
def process result @block.call(result) unless @block.nil? end