MCPcopy Create free account

hub / github.com/codeaashu/claude-code / functions

Functions13,048 in github.com/codeaashu/claude-code

FunctiongetSessionSource
()
src/bootstrap/state.ts:1112
FunctiongetSharesByConversation
(conversationId: string)
web/lib/share-store.ts:84
FunctiongetShellConfigImpl
()
src/utils/Shell.ts:139
FunctiongetSiblingToolUseIDs
( message: NormalizedMessage, messages: Message[], )
src/utils/messages.ts:1115
FunctiongetSkillInfo
(cwd: string)
src/tools/SkillTool/prompt.ts:221
FunctiongetSkillToolInfo
(cwd: string)
src/tools/SkillTool/prompt.ts:198
FunctiongetSnippet
( originalFile: string, oldString: string, newString: string, contextLines: number = 4, )
src/tools/FileEditTool/utils.ts:468
FunctiongetSnippetForPatch
( patch: StructuredPatchHunk[], newFile: string, )
src/tools/FileEditTool/utils.ts:417
MethodgetSocksProxyPort
()
src/utils/sandbox/sandbox-adapter.ts:906
FunctiongetSourcePriority
(source: HookSource)
src/utils/hooks/hooksSettings.ts:256
FunctiongetSpawnArgs
(commandString: string)
src/utils/shell/bashProvider.ts:200
FunctiongetSpawnArgs
(commandString: string)
src/utils/shell/powershellProvider.ts:99
FunctiongetStagedFiles
()
src/utils/commitAttribution.ts:817
FunctiongetStateLabel
()
src/bridge/replBridgeTransport.ts:294
MethodgetStats
* Gets cache statistics for debugging/monitoring.
src/utils/fileReadCache.ts:87
MethodgetSubParamsAll
()
src/server/web/public/terminal.js:5209
FunctiongetSyntaxTheme
(themeName: string)
src/native-ts/color-diff/index.ts:970
FunctiongetTaskOutputSize
(taskId: string)
src/utils/task/diskOutput.ts:362
FunctiongetTeamMemEntrypoint
()
src/memdir/teamMemPaths.ts:92
FunctiongetTeammateExecutor
( preferInProcess: boolean = false, )
src/utils/swarm/backends/registry.ts:425
FunctiongetTerminalWithJetBrainsDetectionAsync
()
src/utils/envDynamic.ts:98
FunctiongetTheme
(themeName: ThemeName)
src/utils/theme.ts:598
FunctiongetTipOfFeed
* Get the tip of the feed from dynamic config with caching * Returns cached value immediately, updates in background
src/components/LogoV2/EmergencyTip.tsx:55
FunctiongetToolPermissionContext
()
src/query.ts:666
FunctiongetToolPermissionContext
()
src/services/compact/compact.ts:1309
FunctiongetToolResultFromCell
(cell: NotebookCellSource)
src/utils/notebook.ts:155
FunctiongetToolResultIDs
(normalizedMessages: NormalizedMessage[])
src/utils/messages.ts:1098
FunctiongetToolUseSummary
(input: Partial<PowerShellToolInput> | undefined)
src/tools/PowerShellTool/PowerShellTool.tsx:329
FunctiongetToolUseSummary
(input)
src/tools/BashTool/BashTool.tsx:504
MethodgetTreeSitterAnalysis
()
src/utils/bash/ParsedCommand.ts:96
MethodgetTreeSitterAnalysis
()
src/utils/bash/ParsedCommand.ts:235
MethodgetUnderlineColorMode
()
src/server/web/public/terminal.js:3812
MethodgetUnderlineStyle
()
src/server/web/public/terminal.js:3824
MethodgetUpdatedContext
* Get the current tool use context (may have been modified by context modifiers)
src/services/tools/StreamingToolExecutor.ts:516
FunctiongetUpstreamProxyEnv
()
src/upstreamproxy/upstreamproxy.ts:160
FunctiongetUserColor
(index: number)
web/lib/collaboration/presence.ts:104
FunctiongetVersionHistory
(limit: number)
src/utils/autoUpdater.ts:421
FunctiongetViewportHeight
()
src/ink/components/ScrollBox.tsx:178
FunctiongetViewportTop
()
src/ink/components/ScrollBox.tsx:181
MethodgetWhitespaceCell
(e3)
src/server/web/public/terminal.js:3885
MethodgetWidth
()
src/native-ts/yoga-layout/index.ts:891
FunctiongetWindowDimensions
()
web/lib/platform.ts:26
MethodgetWithRetry
* Single GET request with retry. Returns the parsed response body * on success, null if all retries are exhausted.
src/cli/transports/ccrClient.ts:905
MethodgetWorkerEpoch
Get the current epoch (for external use).
src/cli/transports/ccrClient.ts:972
FunctiongetWorkerPool
(key: string, factory: () => Worker)
web/lib/performance/worker-pool.ts:110
FunctiongetX402SessionPayments
()
src/services/x402/tracker.ts:32
FunctiongetZipCacheInstalledPluginsPath
()
src/utils/plugins/zipCache.ts:86
FunctionghIsDangerousCallback
(_rawCommand: string, args: string[])
src/utils/shell/readOnlyCommandValidation.ts:944
Methodglyphs
()
src/server/web/public/terminal.js:7934
FunctiongoBackToList
()
src/components/tasks/BackgroundTasksDialog.tsx:354
FunctionhandleAcceptOnce
( params: PermissionHandlerParams, options?: PermissionHandlerOptions, )
src/components/permissions/FilePermissionDialog/usePermissionHandler.ts:63
FunctionhandleAcceptSession
( params: PermissionHandlerParams, options?: PermissionHandlerOptions, )
src/components/permissions/FilePermissionDialog/usePermissionHandler.ts:87
FunctionhandleAdd
* Handle a file being re-added (e.g. after a delete-and-recreate). Cancels any * pending deletion grace timer and treats the event as a change.
src/utils/settings/changeDetector.ts:308
FunctionhandleAddDirectory
(path: string, remember = false)
src/commands/add-dir/add-dir.tsx:70
FunctionhandleApiKeyChange
(value_0: string)
src/commands/install-github-app/install-github-app.tsx:436
FunctionhandleApiKeyDone
(approved: boolean)
src/components/Onboarding.tsx:110
FunctionhandleApiKeyOptionChange
(option: 'existing' | 'new' | 'oauth')
src/commands/install-github-app/install-github-app.tsx:442
MethodhandleBlur
()
src/server/web/public/terminal.js:7065
MethodhandleBlur
(e3)
src/server/web/public/terminal.js:7218
FunctionhandleCancel
()
src/components/WorktreeExitDialog.tsx:194
FunctionhandleCancel
()
src/commands/plugin/ManagePlugins.tsx:1714
FunctionhandleCancel
()
src/commands/memory/memory.tsx:64
FunctionhandleChange
(path: string)
src/utils/skills/skillChangeDetector.ts:237
FunctionhandleChange
(e: React.ChangeEvent<HTMLTextAreaElement>)
web/components/ui/textarea.tsx:26
FunctionhandleClick
()
web/components/notifications/NotificationItem.tsx:35
MethodhandleClose
()
src/server/web/session-manager.ts:300
FunctionhandleCopy
()
web/components/file-viewer/FileBreadcrumb.tsx:18
FunctionhandleCopy
()
web/components/tools/DiffView.tsx:86
FunctionhandleCtrlD
()
src/hooks/useTextInput.ts:170
MethodhandleCursorMove
()
src/server/web/public/terminal.js:7079
MethodhandleCursorMove
(e3)
src/server/web/public/terminal.js:7222
FunctionhandleDelete
(path: string)
src/keybindings/loadUserBindings.ts:439
FunctionhandleDelete
* Handle a file being deleted. Uses a grace period to absorb delete-and-recreate * patterns (e.g. auto-updater, another session starting up). If the
src/utils/settings/changeDetector.ts:330
MethodhandleDevicePixelRatioChange
()
src/server/web/public/terminal.js:7053
FunctionhandleDismissKeyDown
(e: KeyboardEvent)
src/commands/install-github-app/install-github-app.tsx:528
FunctionhandleEmptyPlanResponse
(value: 'yes' | 'no')
src/components/permissions/ExitPlanModePermissionRequest/ExitPlanModePermissionRequest.tsx:559
MethodhandleError
(err: Error)
src/services/oauth/auth-code-listener.ts:177
MethodhandleError
(e: ErrorEvent)
web/lib/performance/worker-pool.ts:69
FunctionhandleFilenameSubmit
()
src/components/ExportDialog.tsx:57
FunctionhandleFitToggle
()
web/components/file-viewer/ImageViewer.tsx:20
FunctionhandleFocus
(value: string)
src/components/permissions/useShellPermissionFeedback.ts:118
MethodhandleFocus
()
src/server/web/public/terminal.js:7070
MethodhandleFocus
(e3)
src/server/web/public/terminal.js:7220
FunctionhandleGenerate
()
src/components/agents/new-agent-creation/wizard-steps/GenerateStep.tsx:77
FunctionhandleHistoryDown
()
src/components/PromptInput/PromptInput.tsx:944
FunctionhandleHistoryUp
()
src/components/PromptInput/PromptInput.tsx:924
FunctionhandleHookAllow
( finalInput: Record<string, unknown>, permissionUpdates: PermissionUpdate[], permissionProm
src/hooks/toolPermission/PermissionContext.ts:319
FunctionhandleInboundMessage
(msg: SDKMessage)
src/hooks/useReplBridge.tsx:180
FunctionhandleInputModeToggle
(option: string)
src/components/permissions/useShellPermissionFeedback.ts:51
FunctionhandleKeyDown
(e: KeyboardEvent)
src/components/design-system/FuzzyPicker.tsx:123
FunctionhandleKeyDown
(e: KeyboardEvent)
src/components/permissions/ExitPlanModePermissionRequest/ExitPlanModePermissionRequest.tsx:228
FunctionhandleKeyDown
(e: KeyboardEvent)
src/components/tasks/BackgroundTasksDialog.tsx:253
FunctionhandleKeyDown
(e: KeyboardEvent)
src/components/tasks/RemoteSessionDetailDialog.tsx:812
FunctionhandleKeyDown
(e: KeyboardEvent)
src/commands/install-github-app/OAuthFlowStep.tsx:53
FunctionhandleKeyDown
(e: React.KeyboardEvent)
web/components/file-viewer/SearchBar.tsx:154
FunctionhandleKeyDown
(e: React.KeyboardEvent<HTMLTextAreaElement>)
web/components/chat/ChatInput.tsx:92
FunctionhandleKeyDown
(e: KeyboardEvent)
web/components/a11y/FocusTrap.tsx:40
FunctionhandleKeyDown
(e: React.KeyboardEvent)
web/components/command-palette/CommandPalette.tsx:122
FunctionhandleMcpCancel
()
src/commands/plugin/ManagePlugins.tsx:1962
FunctionhandleMcpComplete
(result_4?: string)
src/commands/plugin/ManagePlugins.tsx:1965
← previousnext →11,401–11,500 of 13,048, ranked by callers