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
Method
getConfig
(input: TInput)
src/components/permissions/FilePermissionDialog/ideDiffConfig.ts:21
↓ 1 callers
Function
getConfigUrl
(config: ScopedMcpServerConfig)
src/tools/McpAuthTool/McpAuthTool.ts:32
↓ 1 callers
Function
getConnectedClaudeAIConnectors
( mcpClients: MCPServerConnection[], )
src/skills/bundled/scheduleRemoteAgents.ts:65
↓ 1 callers
Function
getContentFieldLabel
(config: IndividualHookConfig['config'])
src/components/hooks/ViewHookMode.tsx:170
↓ 1 callers
Function
getContentFieldValue
* Get the actual content value for a hook's primary field, bypassing * statusMessage so the detail view always shows the real command/prompt/URL.
src/components/hooks/ViewHookMode.tsx:187
↓ 1 callers
Function
getContextEfficiencyAttachment
( messages: Message[], )
src/utils/attachments.ts:3963
↓ 1 callers
Function
getContextUsedPercent
(usage: { input_tokens: number; cache_creation_input_tokens?: number | null; cache_read_input_tokens?: n
src/components/permissions/ExitPlanModePermissionRequest/ExitPlanModePermissionRequest.tsx:747
↓ 1 callers
Method
getControlMessageDetailLabel
(message: StdoutMessage)
src/cli/transports/WebSocketTransport.ts:683
↓ 1 callers
Function
getCooldownMessage
(reason: CooldownReason, resetIn: string)
src/hooks/notifs/useFastModeNotification.tsx:154
↓ 1 callers
Function
getCoordinatorSystemPrompt
()
src/coordinator/coordinatorMode.ts:111
↓ 1 callers
Function
getCostCounter
()
src/bootstrap/state.ts:1009
↓ 1 callers
Function
getCriticalSystemReminderAttachment
( toolUseContext: ToolUseContext, )
src/utils/attachments.ts:1587
↓ 1 callers
Function
getCurrentMode
()
src/components/sandbox/SandboxSettings.tsx:42
↓ 1 callers
Method
getCurrentPaneId
* Gets the leader's pane ID. * Uses the TMUX_PANE env var captured at module load to ensure we always * get the leader's original pane, even if
src/utils/swarm/backends/TmuxBackend.ts:370
↓ 1 callers
Function
getCurrentRepoHttpsUrl
()
src/skills/bundled/scheduleRemoteAgents.ts:123
↓ 1 callers
Function
getCurrentSessionAgentColor
()
src/utils/sessionStorage.ts:2749
↓ 1 callers
Function
getCurrentSessionTag
(sessionId: UUID)
src/utils/sessionStorage.ts:2731
↓ 1 callers
Function
getCustomHaikuOption
()
src/utils/model/modelOptions.ts:165
↓ 1 callers
Function
getCustomHeaders
()
src/services/api/client.ts:330
↓ 1 callers
Function
getCustomOpusOption
()
src/utils/model/modelOptions.ts:107
↓ 1 callers
Function
getCustomSonnetOption
()
src/utils/model/modelOptions.ts:76
↓ 1 callers
Function
getCustomTips
()
src/services/tips/tipRegistry.ts:655
↓ 1 callers
Function
getCustomValidation
(toolName: string)
src/utils/settings/toolValidationConfig.ts:101
↓ 1 callers
Function
getDangerousEnvVarsSources
()
src/components/TrustDialog/utils.ts:231
↓ 1 callers
Function
getDateChangeAttachments
( messages: Message[] | undefined, )
src/utils/attachments.ts:1415
↓ 1 callers
Function
getDebugWriter
()
src/utils/debug.ts:155
↓ 1 callers
Function
getDefaultEditDescription
()
src/tools/FileEditTool/prompt.ts:12
↓ 1 callers
Function
getDeferredToolsCacheKey
* Get a cache key representing the current set of deferred tools.
src/tools/ToolSearchTool/ToolSearchTool.ts:55
↓ 1 callers
Function
getDeferredToolsDelta
( tools: Tools, messages: Message[], scanContext?: DeferredToolsDeltaScanContext, )
src/utils/toolSearch.ts:646
↓ 1 callers
Function
getDenyRuleForAgent
( context: ToolPermissionContext, agentToolName: string, agentType: string, )
src/utils/permissions/permissions.ts:308
↓ 1 callers
Function
getDeprecatedModelInfo
* Check if a model is deprecated and get its deprecation info
src/utils/model/deprecation.ts:66
↓ 1 callers
Function
getDesktopInstallStatus
()
src/utils/desktopDeepLink.ts:137
↓ 1 callers
Function
getDesktopPath
()
src/utils/file.ts:480
↓ 1 callers
Function
getDesktopVersion
* Detect the installed Claude Desktop version. * On macOS, reads CFBundleShortVersionString from the app plist. * On Windows, finds the highest app-
src/utils/desktopDeepLink.ts:89
↓ 1 callers
Function
getDiagnosticAttachments
( toolUseContext: ToolUseContext, )
src/utils/attachments.ts:2854
↓ 1 callers
Function
getDiagnosticLogFile
()
src/utils/diagLogs.ts:59
↓ 1 callers
Function
getDiffRef
* Determine the best ref to diff against for a PR-like diff. * Priority: * 1. CLAUDE_CODE_BASE_REF env var (set externally, e.g. by CCR managed cont
src/utils/gitDiff.ts:490
↓ 1 callers
Function
getDirectConnectServerUrl
()
src/bootstrap/state.ts:535
↓ 1 callers
Function
getDirectoriesToProcess
( targetPath: string, originalCwd: string, )
src/utils/attachments.ts:1656
↓ 1 callers
Function
getDisableExtglobCommand
* Returns a shell command to disable extended glob patterns for security. * Extended globs (bash extglob, zsh EXTENDED_GLOB) can be exploited via *
src/utils/shell/bashProvider.ts:39
↓ 1 callers
Function
getDisabledReasonMessage
( disabledReason: FastModeDisabledReason, authType: AuthType, )
src/utils/fastMode.ts:51
↓ 1 callers
Function
getDisplayMessageFromCollapsed
( message: CollapsedReadSearchGroup, )
src/utils/collapseReadSearch.ts:500
↓ 1 callers
Function
getDisplayName
(teammateId: string)
src/components/messages/UserTeammateMessage.tsx:49
↓ 1 callers
Function
getDownloadUrl
()
src/components/DesktopHandoff.tsx:13
↓ 1 callers
Function
getDynamicSkillAttachments
* Processes skill directories that were discovered during file operations. * Uses dynamicSkillDirTriggers field from ToolUseContext
src/utils/attachments.ts:2547
↓ 1 callers
Function
getDynamicSkills
()
src/skills/loadSkillsDir.ts:981
↓ 1 callers
Function
getEIP712Domain
* EIP-712 domain separator for EIP-3009 transferWithAuthorization. * * This follows the USDC contract's EIP-712 domain: * name: token name (e.g.
src/services/x402/client.ts:113
↓ 1 callers
Function
getEarlyWarningFromHeaders
* Get early warning limits using header-based detection with time-relative fallback. * 1. First checks for surpassed-threshold header (new server-sid
src/services/claudeAiLimits.ts:347
↓ 1 callers
Function
getEarlyWarningText
(limits: ClaudeAILimits)
src/services/rateLimitMessages.ts:199
↓ 1 callers
Function
getEditToolDescription
()
src/tools/FileEditTool/prompt.ts:8
↓ 1 callers
Function
getEditionSection
* Version-specific syntax guidance. The model's training data covers both * editions but it can't tell which one it's targeting, so it either emits
src/tools/PowerShellTool/prompt.ts:51
↓ 1 callers
Function
getEditsForPatch
(patch: StructuredPatchHunk[])
src/tools/FileEditTool/utils.ts:495
↓ 1 callers
Function
getEffortLevelDescription
(level: EffortLevel)
src/utils/effort.ts:224
↓ 1 callers
Function
getEffortNotificationText
( effortValue: EffortValue | undefined, model: string, )
src/components/EffortIndicator.ts:18
↓ 1 callers
Function
getElicitationMode
(params: ElicitRequestParams)
src/services/mcp/elicitationHandler.ts:49
↓ 1 callers
Function
getEmail
()
src/utils/user.ts:137
↓ 1 callers
Function
getEmailAsync
()
src/utils/user.ts:162
↓ 1 callers
Function
getEmojiWidth
(grapheme: string)
src/ink/stringWidth.ts:106
↓ 1 callers
Function
getEmptyPermissionSettingsJson
()
src/utils/permissions/permissionsLoader.ts:218
↓ 1 callers
Function
getEnabledPluginIdsForScope
( settingSource: EditableSettingSource, )
src/utils/plugins/dependencyResolver.ts:275
↓ 1 callers
Function
getEnabledVia
( plugin: LoadedPlugin, managedNames: Set<string> | null, seedDirs: string[], )
src/utils/telemetry/pluginTelemetry.ts:110
↓ 1 callers
Function
getEnhancedPRAttribution
( getAppState: () => AppState, )
src/utils/attribution.ts:297
↓ 1 callers
Function
getEnterPlanModeToolPrompt
()
src/tools/EnterPlanModeTool/prompt.ts:166
↓ 1 callers
Function
getEnterPlanModeToolPromptAnt
()
src/tools/EnterPlanModeTool/prompt.ts:101
↓ 1 callers
Function
getEnterPlanModeToolPromptExternal
()
src/tools/EnterPlanModeTool/prompt.ts:16
↓ 1 callers
Function
getEnterWorktreeToolPrompt
()
src/tools/EnterWorktreeTool/prompt.ts:1
↓ 1 callers
Function
getEntryParentPath
(entry: object, fallback: string)
src/utils/filePersistence/outputsScanner.ts:43
↓ 1 callers
Function
getEntrypoint
()
src/utils/sessionStorage.ts:423
↓ 1 callers
Function
getEnumLabels
(schema: EnumSchema)
src/utils/mcp/elicitationValidation.ts:117
↓ 1 callers
Function
getEnvMaxTokens
* Env var override for max output tokens. Returns undefined when unset/invalid * so the caller can fall through to the next precedence tier.
src/tools/FileReadTool/limits.ts:24
↓ 1 callers
Function
getEnvironmentForGrowthBook
()
src/services/analytics/firstPartyEventLogger.ts:245
↓ 1 callers
Function
getEnvironmentSelectionInfo
()
src/utils/teleport/environmentSelection.ts:24
↓ 1 callers
Function
getErrnoPath
(e: unknown)
src/utils/errors.ts:148
↓ 1 callers
Function
getErrorMessage
* Extracts a human-readable error message from an execa result. * * Priority order: * 1. shortMessage - execa's human-readable error (e.g., "Comman
src/utils/execFileNoThrow.ts:73
↓ 1 callers
Function
getErrorMessageIfRefusal
( stopReason: BetaStopReason | null, model: string, )
src/services/api/errors.ts:1184
↓ 1 callers
Function
getErrorType
* Categorize error messages for analytics
src/components/NativeAutoUpdater.tsx:19
↓ 1 callers
Function
getErrorsPath
()
src/utils/errorLogSink.ts:29
↓ 1 callers
Function
getEssentialTrafficOnlyReason
()
src/utils/privacyLevel.ts:50
↓ 1 callers
Function
getEventLogger
()
src/bootstrap/state.ts:1033
↓ 1 callers
Function
getEventPriority
* Map terminal event types to React scheduling priorities. * Mirrors react-dom's getEventPriority() switch.
src/ink/events/dispatcher.ts:122
↓ 1 callers
Function
getEventSamplingConfig
()
src/services/analytics/firstPartyEventLogger.ts:43
↓ 1 callers
Method
getExcludedCommands
()
src/utils/sandbox/sandbox-adapter.ts:904
↓ 1 callers
Function
getExistingClaudeSubscription
()
src/hooks/notifs/useCanSwitchToExistingSubscription.tsx:43
↓ 1 callers
Method
getExistingSessionFile
( sessionId: UUID, )
src/utils/sessionStorage.ts:1285
↓ 1 callers
Function
getExitWorktreeToolPrompt
()
src/tools/ExitWorktreeTool/prompt.ts:1
↓ 1 callers
Function
getExperimentAdvisorModels
()
src/utils/advisor.ts:75
↓ 1 callers
Function
getExploreSystemPrompt
()
src/tools/AgentTool/built-in/exploreAgent.ts:13
↓ 1 callers
Function
getExtension
(filePath: string)
web/components/tools/FileIcon.tsx:87
↓ 1 callers
Function
getExtensionIds
()
src/utils/claudeInChrome/setupPortable.ts:14
↓ 1 callers
Function
getExtraCertsPathFromConfig
* Read NODE_EXTRA_CA_CERTS from settings/config as a fallback. * * NODE_EXTRA_CA_CERTS is categorized as a non-safe env var (it allows * trusting a
src/utils/caCertsConfig.ts:59
↓ 1 callers
Function
getFastModeHeaderLatched
()
src/bootstrap/state.ts:1716
↓ 1 callers
Function
getFeatureValue_DEPRECATED
( feature: string, defaultValue: T, )
src/services/analytics/growthbook.ts:719
↓ 1 callers
Function
getFeedbackGuideline
()
src/tools/AgentTool/built-in/claudeCodeGuideAgent.ts:89
↓ 1 callers
Function
getFileExtensionsFromBashCommand
( command: string, simulatedSedEditFilePath?: string, )
src/services/analytics/metadata.ts:372
↓ 1 callers
Function
getFileIcon
(filePath: string)
web/components/tools/FileIcon.tsx:93
↓ 1 callers
Function
getFileIdentity
* Gets a unique identifier for a file based on its device ID and inode. * This allows detection of duplicate files accessed through different paths
src/utils/markdownConfigLoader.ts:159
↓ 1 callers
Function
getFileIdentity
* Gets a unique identifier for a file by resolving symlinks to a canonical path. * This allows detection of duplicate files accessed through differen
src/skills/loadSkillsDir.ts:118
↓ 1 callers
Function
getFilePathFromToolInput
* Extract the primary file/directory path from a tool_use input. * Handles both `file_path` (Read/Write/Edit) and `path` (Grep/Glob).
src/utils/collapseReadSearch.ts:71
↓ 1 callers
Function
getFilePathsFromReadMessage
* Extract file paths from read tool inputs in a message. * Returns an array of file paths (may have duplicates if same file is read multiple times in
src/utils/collapseReadSearch.ts:524
↓ 1 callers
Function
getFilePermissionOptions
({ filePath, toolPermissionContext, operationType = 'write', onRejectFeedbackChange, onAcceptFeedbac
src/components/permissions/FilePermissionDialog/permissionOptions.tsx:53
← previous
next →
6,301–6,400 of 13,048, ranked by callers