Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/marktext/marktext
/ has
Method
has
packages/desktop/src/main/app/windowManager.ts:68–68 ·
view source on GitHub ↗
(windowId: number)
Source
from the content-addressed store, hash-verified
66
67
interface
AppMenuLike {
68
has(windowId: number): boolean
69
addDefaultMenu(windowId: number): void
70
setActiveWindow(windowId: number): void
71
removeWindowMenu(windowId: number): void
Callers
15
commonmark.spec.ts
File · 0.65
gfm.spec.ts
File · 0.65
loadRenderer
Function · 0.65
initLoadLanguage
Function · 0.65
_updateMatches
Method · 0.65
transformFootnotes
Function · 0.65
visit
Function · 0.65
tokenizerFac
Function · 0.65
image
Function · 0.65
inlineMath
Function · 0.65
referenceImage
Function · 0.65
loadImageAsync
Function · 0.65
Implementers
1
AppMenu
packages/desktop/src/main/menu/index.t
Calls
no outgoing calls
Tested by
1
visit
Function · 0.52