definition_reply {languageserver}R Documentation

Get the location of a specified function definition

Description

If the function is not found in a file but is found in a loaded package, writes the function definition to a temporary file and returns that as the location.

Usage

definition_reply(id, uri, workspace, document, point)

[Package languageserver version 0.3.6 Index]