MCPcopy Create free account
hub / github.com/boltex/leojs / registerAllCommands

Method registerAllCommands

src/core/mod_scripting.ts:1334–1394  ·  view source on GitHub ↗

* Register @button and @rclick and

(
        args: any,
        func: (...args: any[]) => any,
        h: string,
        pane: string,
        source_c?: Commands,
        tag?: string,
        p?: Position
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

createIconButtonMethod · 0.95
createCommonButtonMethod · 0.95
createCommonCommandMethod · 0.95
handleAtCommandNodeMethod · 0.95
handleAtRclickNodeMethod · 0.95

Calls 4

getShortcutMethod · 0.95
cleanButtonTextMethod · 0.95
registerCommandMethod · 0.80
traceMethod · 0.80

Tested by

no test coverage detected