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
↓ 3 callers
Function
ProcessListByPid
(pid: string, arr: PItem[])
src/shared/Process.ts:73
↓ 3 callers
Function
ProcessSendError
(key: string, msg: any, on?: boolean)
src/fork/Fn.ts:136
↓ 3 callers
Function
StorageGet
(key: string)
src/render/util/Storage.ts:3
↓ 3 callers
Function
StorageSet
(key: string, obj: any, second: number)
src/render/util/Storage.ts:15
↓ 3 callers
Function
ValidatePathForRead
(path string)
src/helper-go/utils/whitelist.go:492
↓ 3 callers
Function
ValidatePathForWrite
(path string)
src/helper-go/utils/whitelist.go:496
↓ 3 callers
Function
ValidateSystemEnvKey
(key string, allowWhitelisted bool)
src/helper-go/utils/whitelist.go:701
↓ 3 callers
Function
ValidateSystemPathEntry
(entry string)
src/helper-go/utils/whitelist.go:714
↓ 3 callers
Method
_addVhost
(host: AppHost, chmod = true)
src/fork/module/Host/index.ts:354
↓ 3 callers
Method
_delVhost
(host: AppHost)
src/fork/module/Host/index.ts:288
↓ 3 callers
Function
_normalizeBundleId
(raw: string, orgName: string, projectName: string)
src/fork/module/Flutter/util.ts:53
↓ 3 callers
Function
_readPubspec
(projectDir: string)
src/fork/module/Flutter/fs-utils.ts:129
↓ 3 callers
Method
_resolveFlutterBin
(setup?: any)
src/fork/module/Flutter/index.ts:165
↓ 3 callers
Function
_sanitizeProjectName
(name: string)
src/fork/module/Flutter/util.ts:32
↓ 3 callers
Method
antigravityBin
()
src/fork/module/Antigravity/index.ts:74
↓ 3 callers
Method
applyOpacity
( pipeline: Sharp, opacity: number, width?: number, height?: number )
src/fork/module/Image/ImageCompressTask.ts:898
↓ 3 callers
Function
assertAuditContainsWhere
(entries: any[], label: string, predicate: (entry: any) => boolean)
scripts/mcp-all-tools-audit-test.ts:169
↓ 3 callers
Function
buildUnixCustomerServiceStartScript
( params: UnixCustomerServiceStartScriptParams )
src/fork/util/ServiceStart.ts:80
↓ 3 callers
Function
call
(name: string, args: any)
tmp/mcp-quick-test.ts:13
↓ 3 callers
Function
callFork
( forkManager: ForkManager, module: string, fn: string, ...args: any[] )
src/main/core/MCPContextResolver.ts:50
↓ 3 callers
Function
checkFile
(path: string)
src/shared/Sudo.ts:193
↓ 3 callers
Method
clearDebugForkAction
(debugAction: { key: string; startedAt: number })
src/main/core/IPCHandler.ts:137
↓ 3 callers
Function
createFetchRawPATH
(deps: Partial<FetchRawPATHDeps> = {})
src/fork/util/PATH.win.ts:129
↓ 3 callers
Method
delByBin
按 bin 删除登记(停指定版本时用——bin 是实例唯一键,避免误删同模块其它版本)
src/main/core/ServiceProcess.ts:123
↓ 3 callers
Function
delay
(ms: number)
scripts/mcp-all-tools-audit-test.ts:55
↓ 3 callers
Method
deriveSocket
(flag: string, version: SoftInstalled, configText: string, port: number)
src/main/core/MCPContextResolver.ts:395
↓ 3 callers
Method
destroy
()
src/render/capturer/shape/Tag.ts:70
↓ 3 callers
Function
doStop
(name: string, pid: string)
scripts/service-spawn-smoke.ts:213
↓ 3 callers
Function
downloadFile
(url: string, savepath: string)
src/fork/Fn.ts:209
↓ 3 callers
Method
drawToOffScreen
()
src/render/capturer/shape/Tag.ts:302
↓ 3 callers
Method
drawToOffScreen
()
src/render/capturer/shape/Text.ts:229
↓ 3 callers
Function
embedImages
(clonedNode: T, options: Options)
src/render/util/html-to-image/embed-images.ts:78
↓ 3 callers
Function
escapePowershellArg
(arg: string)
src/fork/util/PowerShell.ts:12
↓ 3 callers
Function
execPromiseSudo
( params: string | string[], opt?: { [k: string]: any }, password?: string )
src/shared/child-process.ts:17
↓ 3 callers
Function
fallbackNotSupported
(module: string, fn: string)
src/shared/WindowsHelperFallback.ts:89
↓ 3 callers
Method
fetchInfoAndContainer
* Fetch Machine info and containers
src/render/components/Podman/class/Machine.ts:97
↓ 3 callers
Function
fetchPATH
()
src/fork/module/Tool/path.ts:28
↓ 3 callers
Method
finalizeHostMutation
(hosts: Array<Record<string, any>>, isAdd = false)
src/main/core/MCPTools.ts:460
↓ 3 callers
Method
findSiteByName
(siteName: string)
src/main/core/MCPContextResolver.ts:316
↓ 3 callers
Method
fixJson
()
src/fork/module/FTPSrv/index.ts:30
↓ 3 callers
Function
flattenJobs
(data: CronStorageData)
src/fork/module/Cron/utils.ts:54
↓ 3 callers
Method
formatResults
(results: TimingResults)
src/shared/requestTimer/index.ts:342
↓ 3 callers
Method
geminiHome
* The agy CLI shares the Gemini CLI config root (`~/.gemini`). * - CLI data (settings, conversations, skills) lives under `~/.gemini/antigravity-cl
src/fork/module/Antigravity/index.ts:58
↓ 3 callers
Function
getAntigravitySkillDir
(skillPath: string)
src/shared/antigravitySkills.ts:7
↓ 3 callers
Function
getBcryptPath
()
src/fork/module/N8N/utils.ts:138
↓ 3 callers
Function
getCodexInstallCommandLines
( platform: CodexInstallPlatform, proxyEnv: Record<string, string | undefined> = {} )
src/render/components/Codex/install.ts:32
↓ 3 callers
Function
getCopilotCliSkillsRoot
(skills: CopilotCliSkillLike[], homeDir: string)
src/shared/copilotCliSkills.ts:13
↓ 3 callers
Function
getData
()
src/render/components/VersionManager/sdkman/setup.ts:54
↓ 3 callers
Function
getData
()
src/render/components/VersionManager/port/setup.ts:67
↓ 3 callers
Function
getData
()
src/render/components/VersionManager/brew/setup.ts:83
↓ 3 callers
Method
getDatabaseConnectionInfo
(flag: string, version?: string)
src/main/core/MCPTools.ts:713
↓ 3 callers
Function
getFlattenedKeys
(obj, prefix = '')
src/lang/check.mjs:101
↓ 3 callers
Function
getHermesInstallCommandLines
( platform: HermesInstallPlatform, proxyEnv: Record<string, string | undefined> = {} )
src/render/components/Hermes/install.ts:26
↓ 3 callers
Function
getLog
()
src/render/components/Log/setup.ts:49
↓ 3 callers
Method
getManagedFileMap
(input: GetManagedFileMapInput)
src/main/core/MCPTools.ts:731
↓ 3 callers
Function
getMimeType
(url: string)
src/render/util/html-to-image/mimes.ts:22
↓ 3 callers
Function
getNote
(item: SoftInstalled)
src/render/components/ServiceManager/setup.ts:23
↓ 3 callers
Function
getNote
(item: SoftInstalled)
src/render/components/VersionManager/local/setup.ts:32
↓ 3 callers
Function
getPortableCronSchedule
(schedule: string)
src/shared/CronExpression.ts:475
↓ 3 callers
Method
getServiceExecInfo
(flag: string, version?: string)
src/main/core/MCPTools.ts:722
↓ 3 callers
Method
getStrokeWidth
* 获取设置值对应的宽度 * @private
src/render/capturer/shape/Draw.ts:175
↓ 3 callers
Function
getUnique
* @param {Array} array - The array that needs to be ded-duplicated * @returns {Array}
src/render/util/transform/JSDoc.ts:60
↓ 3 callers
Method
getVersionsBatch
批量读取;优先命中缓存,缺失的 flag 一起刷新
src/main/core/ServiceVersionManager.ts:103
↓ 3 callers
Function
getWindowsSystemExe
getWindowsSystemExe 获取 Windows System32 下可执行文件的完整路径 如果文件存在则返回完整路径,否则回退到命令名本身
src/helper-go/module/tool.go:17
↓ 3 callers
Function
goType
(val: any)
src/render/util/transform/Go.ts:275
↓ 3 callers
Function
handleReverseProxy
(host: AppHost, content: string)
src/fork/module/Caddy/Host.ts:10
↓ 3 callers
Function
handleReverseProxy
(host: AppHost, content: string)
src/fork/module/FrankenPHP/Host.ts:16
↓ 3 callers
Function
handleWinPathArr
(paths: string[])
src/fork/util/PATH.win.ts:153
↓ 3 callers
Function
hasPath
(obj, keyPath)
scripts/antigravity-command-i18n-test.mjs:9
↓ 3 callers
Function
hasPath
(obj, keyPath)
scripts/kimi-command-i18n-test.mjs:9
↓ 3 callers
Function
hasPath
(obj, keyPath)
scripts/codex-command-i18n-test.mjs:9
↓ 3 callers
Function
hasPathTraversal
(value: string)
src/shared/WindowsHelperFallback.ts:131
↓ 3 callers
Function
hasPathTraversal
(path string)
src/helper-go/utils/whitelist.go:51
↓ 3 callers
Method
hideAllHandle
(exclude?: Shape)
src/render/capturer/RectCanvas/RectCanvas.ts:70
↓ 3 callers
Function
homePath
()
src/fork/module/Cron/utils.ts:12
↓ 3 callers
Method
init
()
src/main/Launcher.ts:37
↓ 3 callers
Method
init
()
src/render/components/Antigravity/setup.ts:127
↓ 3 callers
Method
init
()
src/render/components/ClaudeCode/setup.ts:133
↓ 3 callers
Method
init
()
src/render/components/MCP/setup.ts:64
↓ 3 callers
Method
initDirs
()
src/render/components/LanguageProjects/Project.ts:238
↓ 3 callers
Method
initHelper
()
src/main/core/AppHelper.ts:213
↓ 3 callers
Method
initWatchPointWindow
()
src/main/core/Capturer.ts:120
↓ 3 callers
Function
isDataUrl
(url: string)
src/render/util/html-to-image/dataurl.ts:7
↓ 3 callers
Function
isExplicitSystemFile
(targetPath: string)
src/shared/WindowsHelperFallback.ts:175
↓ 3 callers
Function
isExplicitSystemFile
(path string)
src/helper-go/utils/whitelist.go:201
↓ 3 callers
Function
isPythonExecutableSymlink
(oldname, newname string)
src/helper-go/utils/whitelist.go:511
↓ 3 callers
Function
isTomcatSite
(site: Pick<AppHost, 'type' | 'subType'>)
src/shared/siteRuntime.ts:41
↓ 3 callers
Function
joinMcpCommand
(command?: string, args?: string[])
src/shared/aiCliMcp.ts:8
↓ 3 callers
Method
listConfigFiles
(flag: string, version?: SoftInstalled)
src/main/core/MCPContextResolver.ts:300
↓ 3 callers
Method
listLogFiles
(flag: string, version?: SoftInstalled)
src/main/core/MCPContextResolver.ts:305
↓ 3 callers
Function
literalKind
(node: ts.Expression)
scripts/helper-contract-check.ts:87
↓ 3 callers
Method
localVersion
(tool: 'fnm' | 'nvm' | 'default')
src/fork/module/Node/index.ts:89
↓ 3 callers
Method
localVersion
(tool: 'fnm' | 'nvm' | 'default')
src/fork/module/Node.win/index.ts:206
↓ 3 callers
Function
makeApacheConf
(host: AppHost)
src/fork/module/Apache/Host.ts:40
↓ 3 callers
Function
makeCaddyConf
(host: AppHost)
src/fork/module/Caddy/Host.ts:36
↓ 3 callers
Function
makeFrankenPHPConf
(host: AppHost)
src/fork/module/FrankenPHP/Host.ts:42
↓ 3 callers
Function
makeNginxConf
(host: AppHost)
src/fork/module/Nginx/Host.ts:95
↓ 3 callers
Function
makeService
(participatesInGroup?: boolean, running = false, fetching = false)
scripts/mcp-group-service-test.ts:8
↓ 3 callers
Function
makeVersion
(flag: string, version: string, extra: Record<string, any> = {})
scripts/mcp-context-regression-test.ts:15
↓ 3 callers
Function
mariaDBClientTLSArgs
(version?: string | null)
src/fork/module/Mariadb/index.ts:373
← previous
next →
401–500 of 4,209, ranked by callers