MCPcopy
hub / github.com/TriliumNext/Trilium / triggerCommand

Method triggerCommand

packages/ckeditor5/src/augmentation.ts:5–5  ·  view source on GitHub ↗
(command: string)

Source from the content-addressed store, hash-verified

3declare global {
4 interface Component {
5 triggerCommand(command: string): void;
6 }
7
8 interface EditorComponent extends Component {

Callers 15

executeMethod · 0.65
executeMethod · 0.65
executeMethod · 0.65
executeMethod · 0.65
initMethod · 0.65
removeSelectionMethod · 0.65
triggerCommandMethod · 0.65
initOnElectronFunction · 0.65
#refreshTouchBarMethod · 0.65
#buildTouchBarMethod · 0.65
setNoteMethod · 0.65
getTextEditorMethod · 0.65

Implementers 4

Appapps/server-e2e/src/support/app.ts
AppContextapps/client/src/components/app_context
TypedComponentapps/client/src/components/component.t
NoteTreeWidgetapps/client/src/widgets/note_tree.ts

Calls

no outgoing calls

Tested by

no test coverage detected