MCPcopy Create free account
hub / github.com/REditorSupport/vscode-R / callBack

Method callBack

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

Source from the content-addressed store, hash-verified

654 iconPath = new vscode.ThemeIcon('zap');
655
656 callBack(){
657 void this.wrapper.rHelp.searchHelpByAlias();
658 }
659}
660
661class Search2Node extends NonRootNode {

Callers

nothing calls this directly

Calls 1

searchHelpByAliasMethod · 0.80

Tested by

no test coverage detected