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
↓ 3 callers
Function
getBaseUrl
()
web/lib/api/files.ts:19
↓ 3 callers
Function
getBedrockRegionPrefix
( modelId: string, )
src/utils/model/bedrock.ts:222
↓ 3 callers
Function
getBinaryName
(platform: string)
src/utils/nativeInstaller/installer.ts:111
↓ 3 callers
Function
getBridgeDisabledReason
()
src/bridge/bridgeEnabled.ts:70
↓ 3 callers
Function
getBridgePointerPath
(dir: string)
src/bridge/bridgePointer.ts:52
↓ 3 callers
Function
getBridgeTokenOverride
()
src/bridge/bridgeConfig.ts:18
↓ 3 callers
Function
getBuiltInAgents
()
src/tools/AgentTool/builtInAgents.ts:22
↓ 3 callers
Function
getChangelogCachePath
* Get the path for the cached changelog file. * The changelog is stored at ~/.claude/cache/changelog.md
src/utils/releaseNotes.ts:37
↓ 3 callers
Function
getChicagoCoordinateMode
()
src/utils/computerUse/gates.ts:69
↓ 3 callers
Function
getClaudeAiUserDefaultModelDescription
( fastMode = false, )
src/utils/model/model.ts:286
↓ 3 callers
Function
getClientType
()
src/bootstrap/state.ts:1069
↓ 3 callers
Function
getCodeWebUrl
()
src/commands/remote-setup/api.ts:180
↓ 3 callers
Function
getCommand
(commandName: string, commands: Command[])
src/commands.ts:706
↓ 3 callers
Function
getCommandDescription
(cmd: Command)
src/tools/SkillTool/prompt.ts:43
↓ 3 callers
Function
getCommandTypeForLogging
(command: string)
src/tools/BashTool/BashTool.tsx:266
↓ 3 callers
Function
getCompactUserSummaryMessage
( summary: string, suppressFollowUpQuestions?: boolean, transcriptPath?: string, recentMessagesPreserv
src/services/compact/prompt.ts:337
↓ 3 callers
Method
getCompletedResults
* Get any completed results that haven't been yielded yet (non-blocking) * Maintains order where necessary * Also yields any pending progress me
src/services/tools/StreamingToolExecutor.ts:412
↓ 3 callers
Function
getComputerUseHostAdapter
()
src/utils/computerUse/hostAdapter.ts:38
↓ 3 callers
Function
getConfigBackupDir
* Returns the directory where config backup files are stored. * Uses ~/.claude/backups/ to keep the home directory clean.
src/utils/config.ts:1362
↓ 3 callers
Function
getConfigFile
(shellPath: string)
src/utils/bash/ShellSnapshot.ts:181
↓ 3 callers
Function
getConfiguredAwsAuthRefresh
* Get the configured awsAuthRefresh from settings
src/utils/auth.ts:383
↓ 3 callers
Function
getConfiguredAwsCredentialExport
* Get the configured awsCredentialExport from settings
src/utils/auth.ts:408
↓ 3 callers
Function
getConfiguredGcpAuthRefresh
* Get the configured gcpAuthRefresh from settings
src/utils/auth.ts:816
↓ 3 callers
Function
getContentSizeEstimate
(content: MCPToolResult)
src/utils/mcpValidation.ts:59
↓ 3 callers
Method
getCoords
(e3, t3, i3, s3, r2)
src/server/web/public/terminal.js:1884
↓ 3 callers
Method
getCurrentBatchFilePath
()
src/services/analytics/firstPartyEventLoggingExporter.ts:148
↓ 3 callers
Method
getCurrentWindowTarget
* Gets the leader's window target (session:window format). * Uses the leader's pane ID to query for its window, ensuring we get the * correct wi
src/utils/swarm/backends/TmuxBackend.ts:400
↓ 3 callers
Function
getDefaultApiBaseUrl
()
src/services/api/filesApi.ts:32
↓ 3 callers
Function
getDefaultAppState
()
src/state/AppStateStore.ts:456
↓ 3 callers
Function
getDefaultEffortForModel
( model: string, )
src/utils/effort.ts:279
↓ 3 callers
Function
getDefaultEffortLevelForOption
(value?: string)
src/components/ModelPicker.tsx:443
↓ 3 callers
Function
getDefaultExternalAutoModeRules
()
src/utils/permissions/yoloClassifier.ts:100
↓ 3 callers
Function
getDefaultParsedBindings
* Parse default bindings (cached for performance).
src/keybindings/loadUserBindings.ts:122
↓ 3 callers
Function
getDefaultTimeoutMs
()
src/tools/PowerShellTool/prompt.ts:18
↓ 3 callers
Function
getDefaultTimeoutMs
()
src/tools/BashTool/prompt.ts:27
↓ 3 callers
Function
getDefaultVertexRegion
()
src/utils/envUtils.ts:103
↓ 3 callers
Function
getDeferredToolsDeltaAttachment
( tools: Tools, model: string, messages: Message[] | undefined, scanContext?: DeferredToolsDeltaScanCo
src/utils/attachments.ts:1455
↓ 3 callers
Function
getDenyRuleForTool
( context: ToolPermissionContext, tool: Pick<Tool, 'name' | 'mcpInfo'>, )
src/utils/permissions/permissions.ts:287
↓ 3 callers
Function
getEffectiveWidth
(start: number, end: number)
src/utils/horizontalScroll.ts:71
↓ 3 callers
Function
getEffortSuffix
( model: string, effortValue: EffortValue | undefined, )
src/utils/effort.ts:188
↓ 3 callers
Function
getEnterpriseMcpFilePath
()
src/services/mcp/config.ts:62
↓ 3 callers
Function
getEnvLessBridgeConfig
()
src/bridge/envLessBridgeConfig.ts:130
↓ 3 callers
Function
getExternalClaudeMdIncludes
( files: MemoryFileInfo[], )
src/utils/claudemd.ts:1404
↓ 3 callers
Function
getExtraMarketplaceSourceInfo
* Determine which settings sources define an extraKnownMarketplace entry. * Returns the editable sources (user/project/local) and whether policy also
src/commands/plugin/PluginSettings.tsx:113
↓ 3 callers
Function
getFastModeModel
()
src/utils/fastMode.ts:145
↓ 3 callers
Function
getFeedTitle
(amount: string)
src/components/LogoV2/OverageCreditUpsell.tsx:78
↓ 3 callers
Function
getFileIndex
()
src/hooks/fileSuggestions.ts:36
↓ 3 callers
Function
getFileModificationTimeAsync
( filePath: string, )
src/utils/file.ts:77
↓ 3 callers
Function
getFileReadIgnorePatterns
( toolPermissionContext: ToolPermissionContext, )
src/utils/permissions/filesystem.ts:837
↓ 3 callers
Function
getFileRedirections
( parsed: ParsedPowerShellCommand, )
src/utils/powershell/parser.ts:1713
↓ 3 callers
Function
getFirstMeaningfulUserMessageTextContent
( transcript: T[], )
src/utils/sessionStorage.ts:1746
↓ 3 callers
Function
getFlagSettingsInline
()
src/bootstrap/state.ts:1140
↓ 3 callers
Function
getFlaggedPlugins
()
src/utils/plugins/pluginFlagging.ts:142
↓ 3 callers
Method
getFsWriteConfig
()
src/utils/sandbox/sandbox-adapter.ts:898
↓ 3 callers
Function
getHaiku45Option
()
src/utils/model/modelOptions.ts:181
↓ 3 callers
Function
getHardcodedTeammateModelFallback
()
src/utils/swarm/teammateModel.ts:8
↓ 3 callers
Function
getHostPlatformForAnalytics
()
src/utils/env.ts:341
↓ 3 callers
Function
getImageFromClipboard
()
src/utils/imagePaste.ts:124
↓ 3 callers
Function
getImageTooLargeErrorMessage
()
src/services/api/errors.ts:186
↓ 3 callers
Function
getInitialMainLoopModel
()
src/bootstrap/state.ts:842
↓ 3 callers
Function
getInitializationStatus
()
src/services/lsp/manager.ts:76
↓ 3 callers
Function
getInstallCounts
()
src/utils/plugins/installCounts.ts:225
↓ 3 callers
Function
getIsClean
(options?: { ignoreUntracked?: boolean })
src/utils/git.ts:356
↓ 3 callers
Function
getIsScrollDraining
()
src/bootstrap/state.ts:811
↓ 3 callers
Function
getLanguageFromPath
(filePath: string)
web/components/tools/SyntaxHighlight.tsx:86
↓ 3 callers
Function
getLastApiCompletionTimestamp
()
src/bootstrap/state.ts:761
↓ 3 callers
Function
getLastCacheSafeParams
()
src/utils/forkedAgent.ts:79
↓ 3 callers
Function
getLastToolUseName
(message: MessageType)
src/tools/AgentTool/agentToolUtils.ts:363
↓ 3 callers
Function
getLatestVersionFromGcs
( channel: ReleaseChannel, )
src/utils/autoUpdater.ts:384
↓ 3 callers
Function
getLeaderToolUseConfirmQueue
()
src/utils/swarm/leaderPermissionBridge.ts:34
↓ 3 callers
Function
getLogWriter
(path: string)
src/utils/errorLogSink.ts:85
↓ 3 callers
Function
getLoggerProvider
()
src/bootstrap/state.ts:1025
↓ 3 callers
Method
getLogicalLineBounds
()
src/utils/Cursor.ts:474
↓ 3 callers
Function
getManagedSettingsFilePath
* Get the path to the managed settings file based on the current platform
src/utils/settings/settings.ts:58
↓ 3 callers
Function
getMarketplaceCacheOnly
( name: string, )
src/utils/plugins/marketplaceManager.ts:2081
↓ 3 callers
Function
getMarketplaceSourceDisplay
(source: MarketplaceSource)
src/utils/plugins/marketplaceHelpers.ts:38
↓ 3 callers
Function
getMaxOutputLength
()
src/utils/shell/outputLimits.ts:6
↓ 3 callers
Function
getMaxOutputTokensForModel
(model: string)
src/services/api/claude.ts:3399
↓ 3 callers
Function
getMaxTimeoutMs
()
src/tools/BashTool/prompt.ts:31
↓ 3 callers
Function
getMcpAuthCachePath
()
src/services/mcp/client.ts:261
↓ 3 callers
Function
getMcpInstructionsDeltaAttachment
( mcpClients: MCPServerConnection[], tools: Tools, model: string, messages: Message[] | undefined, )
src/utils/attachments.ts:1559
↓ 3 callers
Function
getMcpServerHeaders
( serverName: string, config: McpSSEServerConfig | McpHTTPServerConfig | McpWebSocketServerConfig, )
src/services/mcp/headersHelper.ts:125
↓ 3 callers
Function
getModelStrings
()
src/bootstrap/state.ts:933
↓ 3 callers
Function
getOAuthToken
()
src/bridge/replBridge.ts:841
↓ 3 callers
Function
getOAuthTokenFromFileDescriptor
()
src/utils/authFileDescriptor.ts:173
↓ 3 callers
Function
getOTLPExporterConfig
* Get configuration for OTLP exporters including: * - HTTP agent options (proxy, mTLS) * - Dynamic headers via otelHeadersHelper or static headers f
src/utils/telemetry/instrumentation.ts:768
↓ 3 callers
Function
getOperatorRange
( cursor: Cursor, target: Cursor, motion: string, op: Operator, count: number, )
src/vim/operators.ts:429
↓ 3 callers
Function
getOrCreateWorktree
* Creates a new git worktree for the given slug, or resumes it if it already exists. * Named worktrees reuse the same path across invocations, so the
src/utils/worktree.ts:235
↓ 3 callers
Function
getOrphanedAtPath
(versionPath: string)
src/utils/plugins/cacheUtils.ts:118
↓ 3 callers
Function
getPasteStoreDir
* Get the paste store directory (persistent across sessions).
src/utils/pasteStore.ts:13
↓ 3 callers
Function
getPastedTextRefNumLines
(text: string)
src/history.ts:47
↓ 3 callers
Function
getPatchForEdit
({ filePath, fileContents, oldString, newString, replaceAll = false, }: { filePath: string fileC
src/tools/FileEditTool/utils.ts:234
↓ 3 callers
Function
getPermissionDir
(teamName: string)
src/utils/swarm/permissionSync.ts:112
↓ 3 callers
Function
getPlainText
(tokens_0: Token[] | undefined)
src/components/MarkdownTable.tsx:89
↓ 3 callers
Function
getPluginInstallationFromV2
(pluginId: string)
src/services/plugins/pluginOperations.ts:258
↓ 3 callers
Function
getPluginNameFromError
* Extract the plugin name from a PluginError, checking explicit fields first, * then falling back to the source field (format: "pluginName@marketplac
src/commands/plugin/PluginSettings.tsx:204
↓ 3 callers
Function
getPluginStorageId
(plugin: LoadedPlugin)
src/utils/plugins/pluginOptionsStorage.ts:44
↓ 3 callers
Function
getPowerShellTool
()
src/tools.ts:150
↓ 3 callers
Function
getPrCounter
()
src/bootstrap/state.ts:1001
↓ 3 callers
Function
getProjectMcpConfigsFromCwd
()
src/services/mcp/config.ts:843
← previous
next →
2,201–2,300 of 13,048, ranked by callers