Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/xpf0000/FlyEnv
/ functions
Functions
4,209 in github.com/xpf0000/FlyEnv
⨍
Functions
4,209
◇
Types & classes
672
↓ 6 callers
Method
antigravityHome
()
src/fork/module/Antigravity/index.ts:62
↓ 6 callers
Method
assertQueryableFlag
(flag: string)
src/main/core/MCPTools.ts:297
↓ 6 callers
Function
base64
(value: string)
src/fork/module/Cron/utils.ts:128
↓ 6 callers
Function
buildHelperCheckResponse
(error: unknown)
src/shared/WindowsHelperState.ts:78
↓ 6 callers
Function
call
(name: string, args: any)
tmp/mcp-files-test.ts:13
↓ 6 callers
Method
checkCommand
( command: string, label: string, versionArg = '--version' )
src/fork/module/Git/index.ts:84
↓ 6 callers
Method
checkStatusAfterTerminalExec
()
src/render/components/Podman/class/Container.ts:96
↓ 6 callers
Function
cleanAbsPath
(value: string, label: string)
src/shared/WindowsHelperFallback.ts:145
↓ 6 callers
Method
closeServer
* 关闭 HTTP 服务器
src/main/core/OAuth.ts:465
↓ 6 callers
Function
computeNextRunTime
(schedule: string, fromDate: Date)
src/fork/module/Cron/utils.ts:87
↓ 6 callers
Method
copilotHome
GitHub Copilot CLI stores everything under `~/.copilot` (override: COPILOT_CONFIG_DIR).
src/fork/module/CopilotCli/index.ts:42
↓ 6 callers
Method
destroy
()
src/fork/BaseManager.ts:619
↓ 6 callers
Function
embedProp
(propName: string, node: HTMLElement, options: Options)
src/render/util/html-to-image/embed-images.ts:7
↓ 6 callers
Function
escapeString
(str: string)
src/render/components/Tools/WifiQRCodeGenerator/useQRCode.ts:55
↓ 6 callers
Function
fpPortSSL
(host: AppHost)
src/fork/module/FrankenPHP/Host.ts:14
↓ 6 callers
Method
getConfig
(key?: string, defaultValue?: any)
scripts/mcp-lifecycle-preferences-test.ts:27
↓ 6 callers
Function
getGroupPermissionValue
(permission: GroupPermissions)
src/render/components/Tools/ChmodCalculator/chmod-calculator.service.ts:9
↓ 6 callers
Function
getMariaDBServerConfig
(config: any)
src/fork/module/Mariadb/index.ts:55
↓ 6 callers
Function
handleCatch
(err: any)
src/fork/util/Version.ts:108
↓ 6 callers
Function
handleThen
(res: any)
src/fork/util/Version.ts:114
↓ 6 callers
Function
hasControlChars
(value string)
src/helper-go/utils/whitelist.go:67
↓ 6 callers
Method
info
(msg: string)
src/main/core/AppLog.ts:24
↓ 6 callers
Method
initConfig
* Initialize the n8n config env file (.env) in BaseDir/n8n/
src/fork/module/N8N/index.ts:131
↓ 6 callers
Function
l
(t)
src/render/util/transform/php-parser.min.js:2
↓ 6 callers
Method
listServices
list_services:返回一组模块及其安装/运行状态摘要
src/main/core/MCPTools.ts:348
↓ 6 callers
Function
makeVersion
(flag: string, version: string)
scripts/mcp-list-services-cache-test.ts:12
↓ 6 callers
Function
next
(base: string, file?: string | null)
scripts/dev-runner.ts:152
↓ 6 callers
Function
o
()
src/render/util/transform/php-parser.min.js:2
↓ 6 callers
Method
openCodeBin
()
src/fork/module/OpenCode/index.ts:61
↓ 6 callers
Function
parseCronExpression
(schedule: string)
src/shared/CronExpression.ts:335
↓ 6 callers
Function
parsePort
(value: any)
src/main/core/MCPContextResolver.ts:136
↓ 6 callers
Function
parseSinglePortableNumber
( value: string, min: number, max: number, label: string )
src/shared/CronExpression.ts:378
↓ 6 callers
Method
refreshPlugins
()
src/render/components/ClaudeCode/setup.ts:243
↓ 6 callers
Method
restart
()
src/render/components/LanguageProjects/ProjectItem.ts:103
↓ 6 callers
Method
runCommand
(command: string)
src/fork/module/Hermes/index.ts:55
↓ 6 callers
Function
shouldOpenHelperInstaller
(reason?: string)
src/shared/WindowsHelperState.ts:90
↓ 6 callers
Method
show
(page = 'index')
src/main/Application.ts:428
↓ 6 callers
Function
systemTaskName
(jobId: string)
src/fork/module/Cron/utils.ts:120
↓ 6 callers
Function
versionMacportsFetch
(bins: string[])
src/fork/util/Version.ts:454
↓ 6 callers
Function
waitForServiceState
( client: Client, flag: string, expectedRunning: boolean, timeoutMs = 15000 )
scripts/mcp-all-tools-audit-test.ts:89
↓ 5 callers
Function
PathHasSymlinkComponent
(path string)
src/helper-go/utils/whitelist.go:432
↓ 5 callers
Function
ProcessPidListByPid
( pid: string | number, processList?: PItem[] )
src/shared/Process.win.ts:103
↓ 5 callers
Function
ProcessPidsByPid
(pid: string, arr: PItem[])
src/shared/Process.ts:49
↓ 5 callers
Function
VueExtend
(App: any, data?: any)
src/render/core/VueExtend.ts:15
↓ 5 callers
Method
_resolveFlutterBinInfo
(setup?: any)
src/fork/module/Flutter/index.ts:75
↓ 5 callers
Function
_toProjectRelative
(projectDir: string, filePath: string)
src/fork/module/Flutter/util.ts:69
↓ 5 callers
Method
addMcp
(name: string, type: string, commandOrUrl: string, token?: string)
src/fork/module/Kimi/index.ts:92
↓ 5 callers
Function
buildInlineOrDataFilePlan
( buildScript: (tempFilePath?: string) => string, tempFileKind: WindowsHelperFallbackTempFileKind, tempF
src/shared/WindowsHelperFallback.ts:719
↓ 5 callers
Function
checkInstalled
()
src/render/components/Nodejs/nvm/setup.ts:47
↓ 5 callers
Function
checkInstalled
()
src/render/components/Nodejs/fnm/setup.ts:48
↓ 5 callers
Function
checkInstalled
()
src/render/components/Git/setup.ts:54
↓ 5 callers
Function
checkIsExcludeUrl
(url: string, isPage: boolean)
src/main/ui/SiteSucker/Fn.ts:6
↓ 5 callers
Method
claudeHome
()
src/fork/module/ClaudeCode/index.ts:55
↓ 5 callers
Function
cloneNode
( node: T, options: Options, isRoot?: boolean )
src/render/util/html-to-image/clone-node.ts:222
↓ 5 callers
Method
codexHome
()
src/fork/module/Codex/index.ts:52
↓ 5 callers
Method
configFile
()
src/fork/module/OpenCode/index.ts:52
↓ 5 callers
Function
createAppHelperChecker
(deps: Partial<AppHelperCheckDeps> = {})
src/shared/AppHelperCheck.ts:113
↓ 5 callers
Function
createContainer
(klass: string, defaultTitle: string, md: MarkdownIt)
src/render/util/markdown/plugins/containers.ts:33
↓ 5 callers
Function
createSendResult
(result: { code: number; data?: any; msg?: string })
scripts/mcp-context-regression-test.ts:29
↓ 5 callers
Method
currentSocket
()
src/render/components/Podman/class/Podman.ts:174
↓ 5 callers
Function
defaultSwooleCliScriptPath
(projectPath: string)
src/render/components/SwooleCli/project.ts:42
↓ 5 callers
Method
editStringify
(edit: Shape)
src/render/capturer/RectCanvas/RectCanvas.ts:82
↓ 5 callers
Method
exitPtyByKey
(key: string)
src/main/core/NodePTY.ts:169
↓ 5 callers
Function
fetchData
()
src/render/components/VersionManager/brew/setup.ts:73
↓ 5 callers
Function
fetchInfo
()
src/render/components/Git/setup.ts:70
↓ 5 callers
Function
fetchPathByBin
(bin: string)
src/fork/Fn.ts:413
↓ 5 callers
Function
findJob
( data: CronStorageData, hostId: number | undefined | null, jobId: string )
src/fork/module/Cron/utils.ts:60
↓ 5 callers
Function
formatJson
(value: JwtPart)
src/render/components/Tools/JWT/store.ts:51
↓ 5 callers
Function
getCopilotCliSkillDir
(skillPath: string)
src/shared/copilotCliSkills.ts:7
↓ 5 callers
Function
getMariaDBConfigValue
(section: any, names: string[])
src/fork/module/Mariadb/index.ts:78
↓ 5 callers
Method
getStrokeWidth
* 获取设置值对应的宽度 * @private
src/render/capturer/shape/Tag.ts:428
↓ 5 callers
Function
getWindowsHelperBinaryPath
()
src/shared/AppHelperCheck.ts:86
↓ 5 callers
Function
h
(t,e)
src/render/util/transform/php-parser.min.js:2
↓ 5 callers
Function
handleBrewCheck
(error?: Error)
src/main/utils/CheckBrew.ts:31
↓ 5 callers
Method
handleCommand
* 处理命令
src/main/core/IPCHandler.ts:75
↓ 5 callers
Function
initEditor
()
src/render/components/Conf/setup.ts:226
↓ 5 callers
Function
installedVersionNoteKey
(item: SoftInstalled, typeFlag?: AllAppModule | string)
src/render/util/InstalledVersionNote.ts:49
↓ 5 callers
Function
isBusinessPathAllowed
(path string)
src/helper-go/utils/whitelist.go:414
↓ 5 callers
Function
isGroupManagedServiceModule
(serviceModule?: AppServiceModuleItem)
src/render/components/Aside/groupService.ts:9
↓ 5 callers
Function
isHomebrewPackagePath
(path, packageName string)
src/helper-go/utils/whitelist.go:354
↓ 5 callers
Function
isSensitiveSystemPath
(path string)
src/helper-go/utils/whitelist.go:226
↓ 5 callers
Function
isTrustedWindowsAllowedRootsWriter
(sid string)
src/helper-go/utils/allow_roots_windows.go:127
↓ 5 callers
Function
makeVersion
(flag: string, version: string)
scripts/mcp-regression-test.ts:16
↓ 5 callers
Function
matchCronField
(field: ParsedCronField, date: Date)
src/shared/CronExpression.ts:623
↓ 5 callers
Method
mcpConfigFile
()
src/fork/module/Antigravity/index.ts:70
↓ 5 callers
Method
mcpFile
()
src/fork/module/Kimi/index.ts:50
↓ 5 callers
Function
newId
()
src/render/components/Tools/WebSocketSSE/store.ts:32
↓ 5 callers
Function
normalize
(obj: any)
src/fork/module/Flutter/project.ts:152
↓ 5 callers
Function
optionalBearerHeaders
(token?: string)
src/shared/aiCliMcp.ts:12
↓ 5 callers
Function
parseJson
(value: string)
src/render/components/Tools/JWT/store.ts:43
↓ 5 callers
Function
parseMySqlStyleConfigText
(text: string)
src/main/core/MCPContextResolver.ts:199
↓ 5 callers
Function
parseRedisConfigText
(text: string)
src/main/core/MCPContextResolver.ts:232
↓ 5 callers
Function
parseText
(result: ToolResult)
scripts/mcp-all-tools-audit-test.ts:49
↓ 5 callers
Function
pathEqual
(a, b string)
src/helper-go/utils/whitelist.go:108
↓ 5 callers
Function
powerShellDoubleQuoted
(value: string)
src/fork/module/Code/index.ts:31
↓ 5 callers
Function
quoteMariaDBArgPath
(file: string)
src/fork/module/Mariadb/index.ts:213
↓ 5 callers
Function
resetManagers
()
scripts/mcp-regression-test.ts:151
↓ 5 callers
Function
resolveWindowsHelperTransport
( error: unknown, module: string, fn: string )
src/shared/WindowsHelperState.ts:58
↓ 5 callers
Method
setProxy
* 设置代理
src/main/core/ServerManager.ts:30
↓ 5 callers
Method
stop
(ptyKey: string)
src/main/core/NodePTY.ts:283
← previous
next →
201–300 of 4,209, ranked by callers