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

Method populate

src/api/runtime-api.ts:1101–1101  ·  view source on GitHub ↗
(menu: Menu, options: TaskNotesRuntimeTaskMenuOptions)

Source from the content-addressed store, hash-verified

1099 show(options: TaskNotesRuntimeTaskMenuShowOptions): Promise<void>;
1100 showAtElement(options: TaskNotesRuntimeTaskMenuShowAtElementOptions): Promise<void>;
1101 populate(menu: Menu, options: TaskNotesRuntimeTaskMenuOptions): Promise<void>;
1102}
1103
1104export interface TaskNotesRuntimeUiApi {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected