Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ functions
Functions
13,048 in github.com/codeaashu/claude-code
⨍
Functions
13,048
◇
Types & classes
657
↓ 1 callers
Function
isHexDigit
(c: string)
src/utils/bash/bashParser.ts:238
↓ 1 callers
Function
isIdleNotification
( messageText: string, )
src/utils/teammateMailbox.ts:435
↓ 1 callers
Function
isImageFile
(filePath: string)
web/lib/fileViewerStore.ts:48
↓ 1 callers
Function
isInClaudeFolder
(filePath: string)
src/components/permissions/FilePermissionDialog/permissionOptions.tsx:15
↓ 1 callers
Function
isInForkChild
(messages: MessageType[])
src/tools/AgentTool/forkSubagent.ts:78
↓ 1 callers
Function
isInGlobalClaudeFolder
(filePath: string)
src/components/permissions/FilePermissionDialog/permissionOptions.tsx:34
↓ 1 callers
Function
isInclusiveMotion
(key: string)
src/vim/motions.ts:72
↓ 1 callers
Function
isInputModeCharacter
(input: string)
src/components/PromptInput/inputModes.ts:31
↓ 1 callers
Function
isInstructionsMemoryType
* 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 callers
Function
isInstructionsMemoryType
( type: MemoryType, )
src/utils/claudemd.ts:1077
↓ 1 callers
Function
isInternalModelRepoCached
()
src/utils/commitAttribution.ts:106
↓ 1 callers
Function
isInternalWarning
(warning: Error)
src/utils/warningHandler.ts:43
↓ 1 callers
Function
isItemTypeParamAbbrev
* 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 callers
Function
isJetBrainsPluginInstalled
( ideType: IdeType, )
src/utils/jetbrains.ts:134
↓ 1 callers
Function
isJetBrainsPluginInstalledCached
( ideType: IdeType, forceRefresh = false, )
src/utils/jetbrains.ts:171
↓ 1 callers
Function
isJetBrainsPluginInstalledCachedSync
( ideType: IdeType, )
src/utils/jetbrains.ts:187
↓ 1 callers
Function
isJetBrainsPluginInstalledMemoized
( ideType: IdeType, forceRefresh = false, )
src/utils/jetbrains.ts:153
↓ 1 callers
Function
isKeyChar
(ch: string)
src/utils/git/gitConfigParser.ts:270
↓ 1 callers
Function
isKeybindingBlockArray
* Type guard to check if an array contains only valid KeybindingBlocks.
src/keybindings/validate.ts:52
↓ 1 callers
Function
isKillKey
(e: KeyboardEvent)
src/hooks/useSearchInput.ts:42
↓ 1 callers
Function
isKillKey
(key: Key, input: string)
src/hooks/useTextInput.ts:416
↓ 1 callers
Function
isKnownAlias
(model: string)
src/commands/model/model.tsx:233
↓ 1 callers
Function
isKnownSubcommand
( arg: string, spec: { subcommands?: { name: string | string[] }[] } | null, )
src/utils/bash/prefix.ts:18
↓ 1 callers
Function
isLargeOutputs
( outputs: (NotebookCellSourceOutput | undefined)[], )
src/utils/notebook.ts:22
↓ 1 callers
Function
isLegacyOpusFirstParty
(model: string)
src/utils/model/model.ts:545
↓ 1 callers
Function
isLegacyProgressEntry
* 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 callers
Function
isLinePrintingCommand
( command: string, expressions: string[], )
src/tools/BashTool/sedValidation.ts:44
↓ 1 callers
Function
isLinewiseMotion
(key: string)
src/vim/motions.ts:80
↓ 1 callers
Function
isLocalBridge
()
src/utils/claudeInChrome/mcpServer.ts:74
↓ 1 callers
Function
isLocalHost
(host: string)
src/utils/git.ts:847
↓ 1 callers
Function
isLocationLink
* Checks if item is LocationLink (has targetUri) vs Location (has uri)
src/tools/LSPTool/LSPTool.ts:616
↓ 1 callers
Function
isLockHeldLocally
()
src/utils/computerUse/computerUseLock.ts:130
↓ 1 callers
Function
isLower
(code: number)
src/native-ts/file-index/index.ts:317
↓ 1 callers
Function
isLspConnected
()
src/services/lsp/manager.ts:100
↓ 1 callers
Function
isLspRecommendationsDisabled
()
src/utils/plugins/lspRecommendation.ts:351
↓ 1 callers
Function
isMCPToolResult
(output: string | MCPToolResult)
src/utils/claudeInChrome/toolRendering.tsx:259
↓ 1 callers
Function
isMacOsKeychainLocked
()
src/utils/secureStorage/macOsKeychainStorage.ts:211
↓ 1 callers
Function
isMacosOptionChar
( char: string, )
src/utils/keyboardShortcuts.ts:10
↓ 1 callers
Function
isMainThread
(cmd: QueuedCommand)
src/utils/queueProcessor.ts:61
↓ 1 callers
Function
isMalformedBase64Image
( block: ContentBlockParam, )
src/bridge/inboundMessages.ts:75
↓ 1 callers
Function
isMarketplaceSourceSupportedByZipCache
( source: MarketplaceSource, )
src/utils/plugins/zipCache.ts:402
↓ 1 callers
Function
isMaxTokensCapEnabled
()
src/services/api/claude.ts:3394
↓ 1 callers
Function
isMcpAuthCached
(serverId: string)
src/services/mcp/client.ts:280
↓ 1 callers
Function
isMcpServerFromProjectOrLocalSettings
* 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 callers
Function
isMediaSizeError
(raw: string)
src/services/api/errors.ts:133
↓ 1 callers
Function
isMemoryFileAccess
( toolName: string, toolInput: unknown, )
src/utils/sessionFileAccessHooks.ts:123
↓ 1 callers
Function
isMemoryFilePath
(filePath: string)
src/utils/claudemd.ts:1435
↓ 1 callers
Function
isMemorySearch
* Check if a search tool use targets memory files by examining its path, pattern, and glob.
src/utils/collapseReadSearch.ts:81
↓ 1 callers
Function
isMemoryWriteOrEdit
* Check if a Write or Edit tool use targets a memory file and should be collapsed.
src/utils/collapseReadSearch.ts:109
↓ 1 callers
Function
isMessageStreaming
(msg: RenderableMessage, streamingToolUseIDs: Set<string>)
src/components/MessageRow.tsx:296
↓ 1 callers
Function
isMetaSession
(log: LogOption)
src/commands/insights.ts:2846
↓ 1 callers
Function
isMintty
()
src/ink/clearTerminal.ts:20
↓ 1 callers
Function
isMockFastModeRateLimitScenario
()
src/services/mockRateLimits.ts:843
↓ 1 callers
Function
isMockRateLimitError
(error: APIError)
src/services/rateLimitMocking.ts:137
↓ 1 callers
Function
isModelVisibleMessage
* 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 callers
Function
isModernWindowsTerminal
()
src/ink/clearTerminal.ts:32
↓ 1 callers
Function
isModifierPressed
(modifier: ModifierKey)
src/utils/modifiers.ts:27
↓ 1 callers
Function
isMouseClicksDisabled
()
src/utils/fullscreen.ts:151
↓ 1 callers
Function
isNavigableMessage
(msg: NavigableMessage)
src/components/messageActions.tsx:18
↓ 1 callers
Function
isNewCommandContext
* 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 callers
Function
isNodeError
(e: unknown)
src/services/policyLimits/index.ts:50
↓ 1 callers
Function
isNoisyName
(name: string)
src/utils/computerUse/appNames.ts:123
↓ 1 callers
Function
isNonCollapsibleToolUse
* 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 callers
Function
isNonSpacePrintable
(input: string, key: Key)
src/components/PromptInput/utils.ts:39
↓ 1 callers
Function
isNpmSymlink
* 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 callers
Function
isOfficialMarketplace
* Check if a marketplace is official (from Anthropic)
src/utils/plugins/lspRecommendation.ts:46
↓ 1 callers
Function
isOfficialMarketplaceAutoInstallDisabled
()
src/utils/plugins/officialMarketplaceStartupCheck.ts:47
↓ 1 callers
Function
isOfficialMarketplaceInstalled
()
src/services/tips/tipRegistry.ts:60
↓ 1 callers
Function
isOfficialMcpUrl
(normalizedUrl: string)
src/services/mcp/officialRegistry.ts:66
↓ 1 callers
Function
isOfficialRepo
* 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 callers
Function
isOperatorKey
(key: string)
src/vim/types.ts:131
↓ 1 callers
Function
isOpus1mUnavailable
(model: string)
src/commands/model/model.tsx:236
↓ 1 callers
Function
isOtelHeadersHelperFromProjectOrLocalSettings
()
src/utils/auth.ts:1751
↓ 1 callers
Function
isOutOfCreditsReason
(reason: string | null)
src/utils/fastMode.ts:286
↓ 1 callers
Function
isPathLikeToken
(token: string)
src/utils/suggestions/directoryCompletion.ts:152
↓ 1 callers
Function
isPathSafe
(filePath: string)
src/utils/dxt/zip.ts:44
↓ 1 callers
Function
isPdftoppmAvailable
()
src/utils/pdf.ts:160
↓ 1 callers
Function
isPermanentFailure
(r: TeamMemorySyncPushResult)
src/services/teamMemorySync/watcher.ts:61
↓ 1 callers
Function
isPermissionMode
(raw: string)
src/utils/claudeInChrome/mcpServer.ts:42
↓ 1 callers
Function
isPluginEnabledAtProjectScope
(pluginId: string)
src/services/plugins/pluginOperations.ts:128
↓ 1 callers
Function
isPrActivitySubscriptionTool
(name: string)
src/utils/toolPool.ts:16
↓ 1 callers
Function
isPreToolHookSummary
( msg: RenderableMessage, )
src/utils/collapseReadSearch.ts:370
↓ 1 callers
Function
isPreapprovedUrl
(url: string)
src/tools/WebFetchTool/utils.ts:130
↓ 1 callers
Function
isPrintCommand
(cmd: string)
src/tools/BashTool/sedValidation.ts:128
↓ 1 callers
Function
isProactiveActive_SAFE_TO_CALL_ANYWHERE
()
src/utils/systemPrompt.ts:24
↓ 1 callers
Function
isProgressReportingAvailable
()
src/ink/terminal.ts:25
↓ 1 callers
Function
isProjectDirPath
* Check if file is within the current project's directory. * Path format: ~/.claude/projects/{sanitized-cwd}/...
src/utils/permissions/filesystem.ts:284
↓ 1 callers
Function
isPromptInputModeEditable
( mode: PromptInputMode, )
src/utils/messageQueueManager.ts:347
↓ 1 callers
Function
isProtocolHandlerCurrent
( claudePath: string, )
src/utils/deepLink/registerProtocol.ts:263
↓ 1 callers
Function
isProviderManagedEnvVar
(key: string)
src/utils/managedEnvConstants.ts:64
↓ 1 callers
Function
isRateLimitErrorMessage
(text: string)
src/services/rateLimitMessages.ts:32
↓ 1 callers
Function
isRecord
* Type predicate: check if a value is a non-null, non-array object (i.e., a record).
src/utils/plugins/pluginLoader.ts:3300
↓ 1 callers
Function
isRecordableMessage
* 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 callers
Function
isRecurringTaskAged
( t: CronTask, nowMs: number, maxAgeMs: number, )
src/utils/cronScheduler.ts:53
↓ 1 callers
Function
isRedirectInfo
( response: AxiosResponse<ArrayBuffer> | RedirectInfo, )
src/tools/WebFetchTool/utils.ts:368
↓ 1 callers
Function
isRejectedMessage
(data: unknown)
src/hooks/useDiffInIDE.ts:358
↓ 1 callers
Function
isRemoteSessionStaging
( sessionId?: string, ingressUrl?: string, )
src/constants/product.ts:12
↓ 1 callers
Function
isRemoteTaskType
(v: string | undefined)
src/tasks/RemoteAgentTask/RemoteAgentTask.tsx:62
↓ 1 callers
Function
isResultSuccessful
( message: Message | undefined, stopReason: string | null = null, )
src/utils/queryHelpers.ts:56
↓ 1 callers
Function
isRunningFromBuildDirectory
()
src/utils/warningHandler.ts:16
← previous
next →
7,301–7,400 of 13,048, ranked by callers