Class: Lsp::InitializeRequest

Inherits:
Struct
  • Object
show all
Defined in:
lib/lsp.rb

Instance Attribute Summary collapse

Instance Attribute Details

#root_uriObject

Returns the value of attribute root_uri

Returns:

  • (Object)

    the current value of root_uri



8
9
10
# File 'lib/lsp.rb', line 8

def root_uri
  @root_uri
end