MCPcopy
hub / github.com/callumalpass/tasknotes / activateReleaseNotesView

Method activateReleaseNotesView

src/main.ts:818–820  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

816 }
817
818 async activateReleaseNotesView() {
819 return this.workspaceNavigationService.activateReleaseNotesView();
820 }
821
822 async openBasesFileForCommand(commandId: string): Promise<void> {
823 await this.workspaceNavigationService.openBasesFileForCommand(commandId);

Callers 1

checkForVersionUpdateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected