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

Method callBack

src/helpViewer/treeView.ts:647–649  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

645 }
646
647 callBack(){
648 void this.wrapper.rHelp.showHelpForPath('doc/html/index.html');
649 }
650}
651
652class Search1Node extends NonRootNode {

Callers 1

handleCommandFunction · 0.45

Calls 1

showHelpForPathMethod · 0.65

Tested by

no test coverage detected