class LanguageServer::Protocol::Interface::LocationLink

def target_uri

Returns:
  • (string) -
def target_uri
  attributes.fetch(:targetUri)
end