MCPcopy Index your code
hub / github.com/REditorSupport/vscode-R / refresh

Method refresh

src/api.d.ts:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14 showHelpForPath(requestPath?: string): void;
15 dispose(): void;
16 refresh(): void;
17}
18
19

Callers 15

activateFunction · 0.65
updateWorkspaceFunction · 0.65
cleanupSessionFunction · 0.65
refreshPreviewNodeMethod · 0.65
refreshRootNodeMethod · 0.65
refreshMethod · 0.65
_handleCommandMethod · 0.65
callBackMethod · 0.65
_handleCommandMethod · 0.65
callBackMethod · 0.65
refreshMethod · 0.65

Implementers 1

RHelpsrc/helpViewer/index.ts

Calls

no outgoing calls

Tested by

no test coverage detected