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
↓ 2 callers
Function
getLanguageName
(file_path: string)
src/utils/cliHighlight.ts:49
↓ 2 callers
Function
getLanguageSection
( languagePreference: string | undefined, )
src/constants/prompts.ts:142
↓ 2 callers
Function
getLastAssistantMessageId
(messages: Message[])
src/components/StatusLine.tsx:135
↓ 2 callers
Function
getLastKill
()
src/utils/Cursor.ts:51
↓ 2 callers
Function
getLastMainRequestId
()
src/bootstrap/state.ts:753
↓ 2 callers
Function
getLastPeerDmSummary
(messages: Message[])
src/utils/teammateMailbox.ts:1149
↓ 2 callers
Function
getLastSessionLog
( sessionId: UUID, )
src/utils/sessionStorage.ts:3869
↓ 2 callers
Function
getLeaderName
(teamName?: string)
src/utils/swarm/permissionSync.ts:651
↓ 2 callers
Function
getLeaderPaneId
()
src/utils/swarm/backends/detection.ts:66
↓ 2 callers
Method
getLine
(line: number)
src/utils/Cursor.ts:1381
↓ 2 callers
Method
getLinesScrolled
(e3)
src/server/web/public/terminal.js:907
↓ 2 callers
Method
getLinuxGlobPatternWarnings
()
src/utils/sandbox/sandbox-adapter.ts:919
↓ 2 callers
Function
getLocCounter
()
src/bootstrap/state.ts:997
↓ 2 callers
Function
getLocalAgentMemoryDir
* Returns the local agent memory directory, which is project-specific and not checked into VCS. * When CLAUDE_CODE_REMOTE_MEMORY_DIR is set, persists
src/tools/AgentTool/agentMemory.ts:29
↓ 2 callers
Function
getLocalISODate
()
src/constants/common.ts:4
↓ 2 callers
Function
getLockFilePath
()
src/utils/autoUpdater.ts:168
↓ 2 callers
Function
getLogoDisplayData
()
src/utils/logoV2Utils.ts:242
↓ 2 callers
Function
getMCPLogsPath
(serverName: string)
src/utils/errorLogSink.ts:36
↓ 2 callers
Function
getManagedClaudeRulesDir
()
src/utils/config.ts:1801
↓ 2 callers
Function
getMarketplaceJsonRelativePath
( marketplaceName: string, )
src/utils/plugins/zipCache.ts:384
↓ 2 callers
Function
getMarketplaceName
()
src/commands/thinkback/thinkback.tsx:31
↓ 2 callers
Function
getMatchingHooks
( appState: AppState | undefined, sessionId: string, hookEvent: HookEvent, hookInput: HookInput, too
src/utils/hooks.ts:1603
↓ 2 callers
Function
getMaxBashTimeoutMs
(env: EnvLike = process.env)
src/utils/timeouts.ts:28
↓ 2 callers
Function
getMaxOpus46_1MOption
(fastMode = false)
src/utils/model/modelOptions.ts:229
↓ 2 callers
Function
getMaxOpusOption
(fastMode = false)
src/utils/model/modelOptions.ts:211
↓ 2 callers
Function
getMaxSonnet46_1MOption
()
src/utils/model/modelOptions.ts:219
↓ 2 callers
Function
getMaxVersionConfig
()
src/utils/autoUpdater.ts:128
↓ 2 callers
Function
getMcpAuthCache
()
src/services/mcp/client.ts:271
↓ 2 callers
Function
getMcpDisplayName
( fullName: string, serverName: string, )
src/services/mcp/mcpStringUtils.ts:75
↓ 2 callers
Function
getMcpInstructionsSection
( mcpClients: MCPServerConnection[] | undefined, )
src/constants/prompts.ts:160
↓ 2 callers
Function
getMcpServerConnectionBatchSize
()
src/services/mcp/client.ts:552
↓ 2 callers
Function
getMcpServerScopeFromToolName
( toolName: string, )
src/services/mcp/utils.ts:413
↓ 2 callers
Function
getMcpStatus
(client: MCPServerConnection)
src/commands/plugin/ManagePlugins.tsx:513
↓ 2 callers
Function
getMcpbCacheDir
* Get cache directory for MCPB files
src/utils/plugins/mcpbHandler.ts:100
↓ 2 callers
Function
getMemoryScopeDisplay
( memory: AgentMemoryScope | undefined, )
src/tools/AgentTool/agentMemory.ts:116
↓ 2 callers
Function
getMergedBetas
( model: string, options?: { isAgenticQuery?: boolean }, )
src/utils/betas.ts:397
↓ 2 callers
Function
getMessagesForPromptSlashCommand
(command: CommandBase & PromptCommand, args: string, context: ToolUseContext, precedingInputBlocks: ContentBlo
src/utils/processUserInput/processSlashCommand.tsx:827
↓ 2 callers
Function
getMetadataPath
* Get metadata file path for cached MCPB
src/utils/plugins/mcpbHandler.ts:107
↓ 2 callers
Function
getMinWidth
(tokens_1: Token[] | undefined)
src/components/MarkdownTable.tsx:94
↓ 2 callers
Function
getMockHeaders
()
src/services/mockRateLimits.ts:616
↓ 2 callers
Function
getModelCapability
(model: string)
src/utils/model/modelCapabilities.ts:75
↓ 2 callers
Function
getModelDeprecationWarning
( modelId: string | null, )
src/utils/model/deprecation.ts:88
↓ 2 callers
Function
getNativeModule
()
src/native-ts/color-diff/index.ts:982
↓ 2 callers
Function
getNestedMemoryAttachmentsForFile
* Loads nested memory files for a given file path and returns them as attachments. * This function performs directory traversal to find CLAUDE.md fil
src/utils/attachments.ts:1792
↓ 2 callers
Method
getNetworkRestrictionConfig
()
src/utils/sandbox/sandbox-adapter.ts:899
↓ 2 callers
Function
getNewAgentFilePath
(agent: { source: SettingSource agentType: string })
src/components/agents/agentFileUtils.ts:92
↓ 2 callers
Function
getNextImagePasteId
(messages: Message[])
src/services/tools/toolExecution.ts:252
↓ 2 callers
Function
getOauthConfigType
()
src/constants/oauth.ts:6
↓ 2 callers
Method
getOffsetFromPosition
(position: Position)
src/utils/Cursor.ts:1386
↓ 2 callers
Function
getOptionSortKey
(opt: Option)
src/main.tsx:894
↓ 2 callers
Function
getOptionsForSetting
(key: string)
src/tools/ConfigTool/supportedSettings.ts:200
↓ 2 callers
Function
getOpus46Option
(fastMode = false)
src/utils/model/modelOptions.ts:133
↓ 2 callers
Function
getOpus46_1MOption
(fastMode = false)
src/utils/model/modelOptions.ts:154
↓ 2 callers
Function
getOverrideSourceLabel
(source: AgentSource)
src/tools/AgentTool/agentDisplay.ts:90
↓ 2 callers
Function
getPDFPageCount
( filePath: string, )
src/utils/pdf.ts:119
↓ 2 callers
Function
getParserModule
()
src/utils/bash/bashParser.ts:44
↓ 2 callers
Function
getPastePath
* Get the file path for a paste by its content hash.
src/utils/pasteStore.ts:28
↓ 2 callers
Function
getPatchFromContents
({ filePath, oldContent, newContent, ignoreWhitespace = false, singleHunk = false, }: { filePath:
src/utils/diff.ts:81
↓ 2 callers
Function
getPatternsByRoot
( toolPermissionContext: ToolPermissionContext, toolType: 'edit' | 'read', behavior: 'allow' | 'deny' |
src/utils/permissions/filesystem.ts:919
↓ 2 callers
Function
getPdfInvalidErrorMessage
()
src/services/api/errors.ts:181
↓ 2 callers
Function
getPdfPasswordProtectedErrorMessage
()
src/services/api/errors.ts:176
↓ 2 callers
Function
getPdfTooLargeErrorMessage
()
src/services/api/errors.ts:170
↓ 2 callers
Method
getPendingPermissionRequests
()
src/cli/structuredIO.ts:263
↓ 2 callers
Function
getPendingRequestPath
* Get the path to a pending request file
src/utils/swarm/permissionSync.ts:146
↓ 2 callers
Function
getPendingServerNames
()
src/tools/ToolSearchTool/ToolSearchTool.ts:335
↓ 2 callers
Function
getPersistenceThreshold
( toolName: string, declaredMaxResultSizeChars: number, )
src/utils/toolResultStorage.ts:55
↓ 2 callers
Function
getPewterLedgerVariant
()
src/utils/planModeV2.ts:88
↓ 2 callers
Function
getPillLabel
(tasks: BackgroundTaskState[])
src/tasks/pillLabel.ts:10
↓ 2 callers
Function
getPipelineSegments
( parsed: ParsedPowerShellCommand, )
src/utils/powershell/parser.ts:1690
↓ 2 callers
Function
getPluginAffectingSettingsSnapshot
()
src/utils/plugins/loadPluginHooks.ts:233
↓ 2 callers
Function
getPluginByIdCacheOnly
(pluginId: string)
src/utils/plugins/marketplaceManager.ts:2188
↓ 2 callers
Function
getPluginHookCounts
* Build a map of {sanitizedPluginName: hookCount} from matched hooks. * Only logs actual names for official marketplace plugins; others become 'third
src/utils/hooks.ts:1461
↓ 2 callers
Function
getPluginId
()
src/commands/thinkback/thinkback.tsx:37
↓ 2 callers
Function
getPluginSettingsBase
()
src/utils/settings/settingsCache.ts:68
↓ 2 callers
Function
getPluginVersionFromManifest
* Try to read version from plugin manifest
src/utils/plugins/installedPluginsManager.ts:1010
↓ 2 callers
Function
getPrivacyLevel
()
src/utils/privacyLevel.ts:20
↓ 2 callers
Function
getProcessIdForAgent
* Get or create a numeric process ID for an agent
src/utils/telemetry/perfettoTracing.ts:135
↓ 2 callers
Function
getProjectDirsUpToHome
( subdir: ClaudeConfigDirectory, cwd: string, )
src/utils/markdownConfigLoader.ts:234
↓ 2 callers
Function
getProjectMcpServerStatus
( serverName: string, )
src/services/mcp/utils.ts:351
↓ 2 callers
Function
getProjectPathForScope
(scope: PluginScope)
src/services/plugins/pluginOperations.ts:114
↓ 2 callers
Function
getPrompt
()
src/tools/ToolSearchTool/prompt.ts:119
↓ 2 callers
Function
getPrompt
()
src/tools/SendMessageTool/prompt.ts:5
↓ 2 callers
Function
getPromptCachingEnabled
(model: string)
src/services/api/claude.ts:333
↓ 2 callers
Function
getPromptContent
( defaultBranch: string, prAttribution?: string, )
src/commands/commit-push-pr.ts:26
↓ 2 callers
Function
getPromptId
()
src/bootstrap/state.ts:1751
↓ 2 callers
Function
getQuerySourceForAgent
( agentType: string | undefined, isBuiltInAgent: boolean, )
src/utils/promptCategory.ts:16
↓ 2 callers
Function
getQuestionPreviewFormat
()
src/bootstrap/state.ts:1120
↓ 2 callers
Function
getRateLimitMessage
( limits: ClaudeAILimits, model: string, )
src/services/rateLimitMessages.ts:45
↓ 2 callers
Function
getRecentReleaseNotes
( currentVersion: string, previousVersion: string | null | undefined, changelogContent: string = getStor
src/utils/releaseNotes.ts:207
↓ 2 callers
Function
getRelativeAgentDirectoryPath
(location: SettingSource)
src/components/agents/agentFileUtils.ts:79
↓ 2 callers
Function
getRelativeMemoryPath
(path: string)
src/components/memory/MemoryUpdateNotification.tsx:7
↓ 2 callers
Function
getRelativeTimeFormat
( style: 'long' | 'short' | 'narrow', numeric: 'always' | 'auto', )
src/utils/intl.ts:56
↓ 2 callers
Function
getRelevantTips
(context?: TipContext)
src/services/tips/tipRegistry.ts:668
↓ 2 callers
Method
getRemainingResults
* Wait for remaining tools and yield their results as they complete * Also yields progress messages as they become available
src/services/tools/StreamingToolExecutor.ts:453
↓ 2 callers
Function
getRemoteAgentsDir
()
src/utils/sessionStorage.ts:320
↓ 2 callers
Function
getRemoteUrlForDir
(cwd: string)
src/utils/git/gitFilesystem.ts:645
↓ 2 callers
Function
getReplPrimitiveTools
()
src/tools/REPLTool/primitiveTools.ts:28
↓ 2 callers
Function
getReport
* Get a formatted report of all checkpoints * Only available when DETAILED_PROFILING is enabled
src/utils/startupProfiler.ts:81
↓ 2 callers
Function
getRequestTooLargeErrorMessage
()
src/services/api/errors.ts:191
↓ 2 callers
Function
getRetryAfter
(error: unknown)
src/services/api/withRetry.ts:519
← previous
next →
3,601–3,700 of 13,048, ranked by callers