MCPcopy Create free account

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

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

↓ 1 callersFunctionisHexDigit
(c: string)
src/utils/bash/bashParser.ts:238
↓ 1 callersFunctionisIdleNotification
( messageText: string, )
src/utils/teammateMailbox.ts:435
↓ 1 callersFunctionisImageFile
(filePath: string)
web/lib/fileViewerStore.ts:48
↓ 1 callersFunctionisInClaudeFolder
(filePath: string)
src/components/permissions/FilePermissionDialog/permissionOptions.tsx:15
↓ 1 callersFunctionisInForkChild
(messages: MessageType[])
src/tools/AgentTool/forkSubagent.ts:78
↓ 1 callersFunctionisInGlobalClaudeFolder
(filePath: string)
src/components/permissions/FilePermissionDialog/permissionOptions.tsx:34
↓ 1 callersFunctionisInclusiveMotion
(key: string)
src/vim/motions.ts:72
↓ 1 callersFunctionisInputModeCharacter
(input: string)
src/components/PromptInput/inputModes.ts:31
↓ 1 callersFunctionisInstructionsMemoryType
* Converts memory files to attachments, filtering out already-loaded files. * * @param memoryFiles The memory files to convert * @param toolUseCont
src/utils/attachments.ts:1698
↓ 1 callersFunctionisInstructionsMemoryType
( type: MemoryType, )
src/utils/claudemd.ts:1077
↓ 1 callersFunctionisInternalModelRepoCached
()
src/utils/commitAttribution.ts:106
↓ 1 callersFunctionisInternalWarning
(warning: Error)
src/utils/warningHandler.ts:43
↓ 1 callersFunctionisItemTypeParamAbbrev
* Check if a lowered, dash-normalized arg (colon-value stripped) is an * unambiguous PowerShell abbreviation of New-Item's -ItemType or -Type param.
src/tools/PowerShellTool/modeValidation.ts:64
↓ 1 callersFunctionisJetBrainsPluginInstalled
( ideType: IdeType, )
src/utils/jetbrains.ts:134
↓ 1 callersFunctionisJetBrainsPluginInstalledCached
( ideType: IdeType, forceRefresh = false, )
src/utils/jetbrains.ts:171
↓ 1 callersFunctionisJetBrainsPluginInstalledCachedSync
( ideType: IdeType, )
src/utils/jetbrains.ts:187
↓ 1 callersFunctionisJetBrainsPluginInstalledMemoized
( ideType: IdeType, forceRefresh = false, )
src/utils/jetbrains.ts:153
↓ 1 callersFunctionisKeyChar
(ch: string)
src/utils/git/gitConfigParser.ts:270
↓ 1 callersFunctionisKeybindingBlockArray
* Type guard to check if an array contains only valid KeybindingBlocks.
src/keybindings/validate.ts:52
↓ 1 callersFunctionisKillKey
(e: KeyboardEvent)
src/hooks/useSearchInput.ts:42
↓ 1 callersFunctionisKillKey
(key: Key, input: string)
src/hooks/useTextInput.ts:416
↓ 1 callersFunctionisKnownAlias
(model: string)
src/commands/model/model.tsx:233
↓ 1 callersFunctionisKnownSubcommand
( arg: string, spec: { subcommands?: { name: string | string[] }[] } | null, )
src/utils/bash/prefix.ts:18
↓ 1 callersFunctionisLargeOutputs
( outputs: (NotebookCellSourceOutput | undefined)[], )
src/utils/notebook.ts:22
↓ 1 callersFunctionisLegacyOpusFirstParty
(model: string)
src/utils/model/model.ts:545
↓ 1 callersFunctionisLegacyProgressEntry
* Progress entries in transcripts written before PR #24099. They are not * in the Entry type union anymore but still exist on disk with uuid and * p
src/utils/sessionStorage.ts:169
↓ 1 callersFunctionisLinePrintingCommand
( command: string, expressions: string[], )
src/tools/BashTool/sedValidation.ts:44
↓ 1 callersFunctionisLinewiseMotion
(key: string)
src/vim/motions.ts:80
↓ 1 callersFunctionisLocalBridge
()
src/utils/claudeInChrome/mcpServer.ts:74
↓ 1 callersFunctionisLocalHost
(host: string)
src/utils/git.ts:847
↓ 1 callersFunctionisLocationLink
* Checks if item is LocationLink (has targetUri) vs Location (has uri)
src/tools/LSPTool/LSPTool.ts:616
↓ 1 callersFunctionisLockHeldLocally
()
src/utils/computerUse/computerUseLock.ts:130
↓ 1 callersFunctionisLower
(code: number)
src/native-ts/file-index/index.ts:317
↓ 1 callersFunctionisLspConnected
()
src/services/lsp/manager.ts:100
↓ 1 callersFunctionisLspRecommendationsDisabled
()
src/utils/plugins/lspRecommendation.ts:351
↓ 1 callersFunctionisMCPToolResult
(output: string | MCPToolResult)
src/utils/claudeInChrome/toolRendering.tsx:259
↓ 1 callersFunctionisMacOsKeychainLocked
()
src/utils/secureStorage/macOsKeychainStorage.ts:211
↓ 1 callersFunctionisMacosOptionChar
( char: string, )
src/utils/keyboardShortcuts.ts:10
↓ 1 callersFunctionisMainThread
(cmd: QueuedCommand)
src/utils/queueProcessor.ts:61
↓ 1 callersFunctionisMalformedBase64Image
( block: ContentBlockParam, )
src/bridge/inboundMessages.ts:75
↓ 1 callersFunctionisMarketplaceSourceSupportedByZipCache
( source: MarketplaceSource, )
src/utils/plugins/zipCache.ts:402
↓ 1 callersFunctionisMaxTokensCapEnabled
()
src/services/api/claude.ts:3394
↓ 1 callersFunctionisMcpAuthCached
(serverId: string)
src/services/mcp/client.ts:280
↓ 1 callersFunctionisMcpServerFromProjectOrLocalSettings
* Check if the MCP server config comes from project settings (projectSettings or localSettings) * This is important for security checks
src/services/mcp/headersHelper.ts:20
↓ 1 callersFunctionisMediaSizeError
(raw: string)
src/services/api/errors.ts:133
↓ 1 callersFunctionisMemoryFileAccess
( toolName: string, toolInput: unknown, )
src/utils/sessionFileAccessHooks.ts:123
↓ 1 callersFunctionisMemoryFilePath
(filePath: string)
src/utils/claudemd.ts:1435
↓ 1 callersFunctionisMemorySearch
* Check if a search tool use targets memory files by examining its path, pattern, and glob.
src/utils/collapseReadSearch.ts:81
↓ 1 callersFunctionisMemoryWriteOrEdit
* Check if a Write or Edit tool use targets a memory file and should be collapsed.
src/utils/collapseReadSearch.ts:109
↓ 1 callersFunctionisMessageStreaming
(msg: RenderableMessage, streamingToolUseIDs: Set<string>)
src/components/MessageRow.tsx:296
↓ 1 callersFunctionisMetaSession
(log: LogOption)
src/commands/insights.ts:2846
↓ 1 callersFunctionisMintty
()
src/ink/clearTerminal.ts:20
↓ 1 callersFunctionisMockFastModeRateLimitScenario
()
src/services/mockRateLimits.ts:843
↓ 1 callersFunctionisMockRateLimitError
(error: APIError)
src/services/rateLimitMocking.ts:137
↓ 1 callersFunctionisModelVisibleMessage
* Returns true if a message is visible to the model (sent in API calls). * Excludes progress, system, and attachment messages.
src/services/extractMemories/extractMemories.ts:78
↓ 1 callersFunctionisModernWindowsTerminal
()
src/ink/clearTerminal.ts:32
↓ 1 callersFunctionisModifierPressed
(modifier: ModifierKey)
src/utils/modifiers.ts:27
↓ 1 callersFunctionisMouseClicksDisabled
()
src/utils/fullscreen.ts:151
↓ 1 callersFunctionisNavigableMessage
(msg: NavigableMessage)
src/components/messageActions.tsx:18
↓ 1 callersFunctionisNewCommandContext
* Check if we're in a context that expects a new command * (at start of input or after a command operator)
src/utils/bash/shellCompletion.ts:66
↓ 1 callersFunctionisNodeError
(e: unknown)
src/services/policyLimits/index.ts:50
↓ 1 callersFunctionisNoisyName
(name: string)
src/utils/computerUse/appNames.ts:123
↓ 1 callersFunctionisNonCollapsibleToolUse
* Check if a message is a non-collapsible tool use that should break a group. * This includes tool uses like Edit, Write, etc.
src/utils/collapseReadSearch.ts:345
↓ 1 callersFunctionisNonSpacePrintable
(input: string, key: Key)
src/components/PromptInput/utils.ts:39
↓ 1 callersFunctionisNpmSymlink
* Check if a given path is managed by npm * @param executablePath - The path to check (can be a symlink) * @returns true if the path is npm-managed,
src/utils/nativeInstaller/installer.ts:1446
↓ 1 callersFunctionisOfficialMarketplace
* Check if a marketplace is official (from Anthropic)
src/utils/plugins/lspRecommendation.ts:46
↓ 1 callersFunctionisOfficialMarketplaceAutoInstallDisabled
()
src/utils/plugins/officialMarketplaceStartupCheck.ts:47
↓ 1 callersFunctionisOfficialMarketplaceInstalled
()
src/services/tips/tipRegistry.ts:60
↓ 1 callersFunctionisOfficialMcpUrl
(normalizedUrl: string)
src/services/mcp/officialRegistry.ts:66
↓ 1 callersFunctionisOfficialRepo
* True if the URL/spec points at anthropics/claude-plugins-official — the * repo GitHub complained about. Lets the dashboard separate "our problem"
src/utils/plugins/fetchTelemetry.ts:75
↓ 1 callersFunctionisOperatorKey
(key: string)
src/vim/types.ts:131
↓ 1 callersFunctionisOpus1mUnavailable
(model: string)
src/commands/model/model.tsx:236
↓ 1 callersFunctionisOtelHeadersHelperFromProjectOrLocalSettings
()
src/utils/auth.ts:1751
↓ 1 callersFunctionisOutOfCreditsReason
(reason: string | null)
src/utils/fastMode.ts:286
↓ 1 callersFunctionisPathLikeToken
(token: string)
src/utils/suggestions/directoryCompletion.ts:152
↓ 1 callersFunctionisPathSafe
(filePath: string)
src/utils/dxt/zip.ts:44
↓ 1 callersFunctionisPdftoppmAvailable
()
src/utils/pdf.ts:160
↓ 1 callersFunctionisPermanentFailure
(r: TeamMemorySyncPushResult)
src/services/teamMemorySync/watcher.ts:61
↓ 1 callersFunctionisPermissionMode
(raw: string)
src/utils/claudeInChrome/mcpServer.ts:42
↓ 1 callersFunctionisPluginEnabledAtProjectScope
(pluginId: string)
src/services/plugins/pluginOperations.ts:128
↓ 1 callersFunctionisPrActivitySubscriptionTool
(name: string)
src/utils/toolPool.ts:16
↓ 1 callersFunctionisPreToolHookSummary
( msg: RenderableMessage, )
src/utils/collapseReadSearch.ts:370
↓ 1 callersFunctionisPreapprovedUrl
(url: string)
src/tools/WebFetchTool/utils.ts:130
↓ 1 callersFunctionisPrintCommand
(cmd: string)
src/tools/BashTool/sedValidation.ts:128
↓ 1 callersFunctionisProactiveActive_SAFE_TO_CALL_ANYWHERE
()
src/utils/systemPrompt.ts:24
↓ 1 callersFunctionisProgressReportingAvailable
()
src/ink/terminal.ts:25
↓ 1 callersFunctionisProjectDirPath
* Check if file is within the current project's directory. * Path format: ~/.claude/projects/{sanitized-cwd}/...
src/utils/permissions/filesystem.ts:284
↓ 1 callersFunctionisPromptInputModeEditable
( mode: PromptInputMode, )
src/utils/messageQueueManager.ts:347
↓ 1 callersFunctionisProtocolHandlerCurrent
( claudePath: string, )
src/utils/deepLink/registerProtocol.ts:263
↓ 1 callersFunctionisProviderManagedEnvVar
(key: string)
src/utils/managedEnvConstants.ts:64
↓ 1 callersFunctionisRateLimitErrorMessage
(text: string)
src/services/rateLimitMessages.ts:32
↓ 1 callersFunctionisRecord
* Type predicate: check if a value is a non-null, non-array object (i.e., a record).
src/utils/plugins/pluginLoader.ts:3300
↓ 1 callersFunctionisRecordableMessage
* Type guard to check if a message from query() is a recordable Message type. * Matches the types we want to record: assistant, user, progress, or sy
src/tools/AgentTool/runAgent.ts:231
↓ 1 callersFunctionisRecurringTaskAged
( t: CronTask, nowMs: number, maxAgeMs: number, )
src/utils/cronScheduler.ts:53
↓ 1 callersFunctionisRedirectInfo
( response: AxiosResponse<ArrayBuffer> | RedirectInfo, )
src/tools/WebFetchTool/utils.ts:368
↓ 1 callersFunctionisRejectedMessage
(data: unknown)
src/hooks/useDiffInIDE.ts:358
↓ 1 callersFunctionisRemoteSessionStaging
( sessionId?: string, ingressUrl?: string, )
src/constants/product.ts:12
↓ 1 callersFunctionisRemoteTaskType
(v: string | undefined)
src/tasks/RemoteAgentTask/RemoteAgentTask.tsx:62
↓ 1 callersFunctionisResultSuccessful
( message: Message | undefined, stopReason: string | null = null, )
src/utils/queryHelpers.ts:56
↓ 1 callersFunctionisRunningFromBuildDirectory
()
src/utils/warningHandler.ts:16
← previousnext →7,301–7,400 of 13,048, ranked by callers