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
↓ 15 callers
Function
removeByRoot
(file: string)
src/fork/Fn.ts:341
↓ 15 callers
Method
unmounted
()
src/render/util/XTerm.ts:206
↓ 14 callers
Function
ProcessListFetch
()
src/shared/Process.ts:14
↓ 14 callers
Function
buildWindowsHelperFallbackPlan
( module: string, fn: string, args: unknown[], inlineLimit = DEFAULT_INLINE_LIMIT )
src/shared/WindowsHelperFallback.ts:734
↓ 14 callers
Function
fpPort
(host: AppHost)
src/fork/module/FrankenPHP/Host.ts:13
↓ 14 callers
Method
statusOf
单个模块的运行态(纯读内存,不做进程探测)。bin 为实例唯一键
src/main/core/ServiceProcess.ts:52
↓ 14 callers
Method
wait
()
src/render/util/XTermExec.ts:17
↓ 13 callers
Method
end
(fn: CallbackFn)
src/shared/TaskQueue.ts:77
↓ 13 callers
Function
ensureString
(value: unknown, label: string)
src/shared/WindowsHelperFallback.ts:106
↓ 13 callers
Function
isAppHelperError
( error: unknown, code?: AppHelperErrorCode )
src/shared/WindowsHelperState.ts:41
↓ 13 callers
Function
isInstanceOfElement
( node: Element | HTMLElement | SVGImageElement, instance: T )
src/render/util/html-to-image/util.ts:240
↓ 13 callers
Function
methodKey
(module: string, fn: string)
scripts/helper-contract-check.ts:44
↓ 13 callers
Function
n
(t)
src/render/util/transform/php-parser.min.js:2
↓ 13 callers
Function
uuid
(length = 32)
src/main/utils/index.ts:35
↓ 13 callers
Function
vhostName
(host: Pick<AppHost, 'id'>)
src/fork/module/Host/vhostName.ts:11
↓ 13 callers
Function
writeFileByRoot
(file: string, content: string)
src/fork/Fn.ts:317
↓ 12 callers
Function
EscapeDoubleQuotes
(string)
src/shared/Sudo-Raw.js:25
↓ 12 callers
Method
_Confirm
(content: string, title?: string, param = {})
src/render/core/Base.ts:124
↓ 12 callers
Function
javascriptToJson
(str: string)
src/render/util/transform/index.ts:14
↓ 12 callers
Function
powerShellInlineArgs
(script: string)
src/shared/PowerShellCommand.ts:5
↓ 11 callers
Function
AppI18n
(l?: string)
src/lang/index.ts:214
↓ 11 callers
Function
ProcessPidList
()
src/shared/Process.win.ts:12
↓ 11 callers
Function
assert
(condition: boolean, message: string)
scripts/mcp-smoke-test.ts:36
↓ 11 callers
Function
createSendResult
(result: { code: number; data?: any; msg?: string })
scripts/mcp-regression-test.ts:29
↓ 11 callers
Method
draw
* 绘制线
src/render/capturer/shape/Tag.ts:487
↓ 11 callers
Method
emitStatus
(state: AppHelperMessage['state'], reason?: string)
src/main/core/AppHelper.ts:49
↓ 11 callers
Function
escapeDoubleQuotes
(str: string)
src/shared/Sudo.ts:38
↓ 11 callers
Function
shellQuote
(value: string)
src/fork/module/Cron/utils.ts:124
↓ 11 callers
Function
uuid
(length = 32)
src/render/util/Index.ts:135
↓ 11 callers
Function
waitPidFile
( pidFile: string, time = 0, maxTime = 20, timeToWait = 500 )
src/fork/Fn.ts:369
↓ 10 callers
Function
ProcessListSearch
( search: string, aA = true, processList?: PItem[] )
src/shared/Process.win.ts:134
↓ 10 callers
Function
appender
(str: string)
src/render/util/transform/Go.ts:215
↓ 10 callers
Function
buildInstallProxyEnvCommands
( platform: InstallProxyPlatform, proxyEnv: Record<string, string | undefined> = {} )
src/shared/installProxyEnv.ts:25
↓ 10 callers
Method
claudeBin
()
src/fork/module/ClaudeCode/index.ts:59
↓ 10 callers
Method
destroy
()
src/main/core/ForkManager.ts:143
↓ 10 callers
Method
end
()
src/fork/module/Base/index.ts:480
↓ 10 callers
Function
expectModuleType
(componentName: string, moduleType: string)
scripts/ai-coding-group-test.ts:16
↓ 10 callers
Function
getRedirect
()
src/fork/module/Podman/index.ts:593
↓ 10 callers
Function
hostCacheKey
(hostId?: number)
src/render/components/Cron/store.ts:12
↓ 10 callers
Method
init
(app: App)
src/render/core/Base.ts:13
↓ 10 callers
Method
load
()
src/fork/module/Cron/Storage.ts:10
↓ 10 callers
Method
rawServiceVersions
读取某个模块的全部已安装版本(原始,含 bin,仅供内部匹配用,不直接出站)
src/main/core/MCPTools.ts:318
↓ 10 callers
Function
uniquePathItems
(items: ManagedPathItem[])
src/main/core/MCPContextResolver.ts:86
↓ 10 callers
Method
write
(data: string)
src/render/util/XTerm.ts:156
↓ 9 callers
Method
addPid
(type: string, pid: string, item: SoftInstalled)
src/main/core/ServiceProcess.ts:97
↓ 9 callers
Method
checkRunningStatus
()
src/render/components/Podman/class/Compose.ts:212
↓ 9 callers
Method
codexBin
()
src/fork/module/Codex/index.ts:56
↓ 9 callers
Function
fetchHostList
()
src/fork/module/Host/HostFile.ts:34
↓ 9 callers
Method
kimiHome
()
src/fork/module/Kimi/index.ts:42
↓ 9 callers
Function
parseInteger
(value: string, label: string)
src/shared/CronExpression.ts:126
↓ 9 callers
Function
pathInDir
(path, dir string)
src/helper-go/utils/whitelist.go:112
↓ 9 callers
Function
readFileByRoot
(file: string)
src/fork/Fn.ts:331
↓ 9 callers
Method
save
(data: CronStorageData)
src/fork/module/Cron/Storage.ts:19
↓ 9 callers
Method
transformTo
(sort?: 'asc' | 'desc')
src/render/components/Tools/Json/store.ts:41
↓ 9 callers
Method
updateCache
把已有数据(如前端 IPC 返回的结果)直接写入缓存
src/main/core/ServiceVersionManager.ts:85
↓ 8 callers
Function
AppDebugLog
AppDebugLog 参照 src/shared/utils.ts 的 appDebugLog 方法 同时输出到控制台和临时日志文件
src/helper-go/utils/util.go:57
↓ 8 callers
Method
_Message
(message: string, type = 'success')
src/render/core/Base.ts:80
↓ 8 callers
Function
cleanAbsPath
(path string)
src/helper-go/utils/whitelist.go:71
↓ 8 callers
Function
closeClient
()
src/shared/AppHelperCheck.ts:159
↓ 8 callers
Function
find
(ppid: string)
src/shared/Process.ts:51
↓ 8 callers
Function
find
(ppid: string | number)
src/shared/Process.win.ts:75
↓ 8 callers
Function
format
(str: string)
src/render/util/transform/Go.ts:238
↓ 8 callers
Function
getAllFileAsync
( dirPath: string, fullpath = true, basePath: Array<string> = [] )
src/fork/util/Dir.ts:40
↓ 8 callers
Function
getAxiosProxy
()
src/fork/util/Axios.ts:1
↓ 8 callers
Function
getSqlite3Path
()
src/fork/module/N8N/utils.ts:126
↓ 8 callers
Function
getSubDirAsync
(dirPath: string, fullpath = true)
src/fork/util/Dir.ts:65
↓ 8 callers
Method
hermesHome
()
src/fork/module/Hermes/index.ts:47
↓ 8 callers
Method
normalizeError
(error: unknown)
src/fork/Helper.ts:124
↓ 8 callers
Function
parseText
(result: any)
scripts/mcp-context-smoke-test.ts:33
↓ 8 callers
Function
runNodeScript
(script: string)
src/fork/module/N8N/utils.ts:112
↓ 8 callers
Function
serviceStartExecCMD
( param: ServiceStartParams )
src/fork/util/ServiceStart.win.ts:156
↓ 8 callers
Method
setConfig
(key: string, ...args: any)
src/main/core/ConfigManager.ts:243
↓ 8 callers
Function
toArray
(arrayLike: any)
src/render/util/html-to-image/util.ts:56
↓ 8 callers
Function
unpack
(zipFile: string, dist: string)
src/fork/util/Zip.ts:92
↓ 8 callers
Function
uuid
(length = 32)
src/shared/utils.ts:26
↓ 8 callers
Method
whenCancel
()
src/render/util/XTermExec.ts:23
↓ 8 callers
Function
withPort
(urlBase: string, port?: number, defaultPort?: number)
src/main/core/MCPContextResolver.ts:192
↓ 8 callers
Method
write
(ptyKey: string, data: string)
src/main/core/NodePTY.ts:256
↓ 7 callers
Function
ProcessSearch
(search: string, aA = true, arr: PItem[])
src/shared/Process.ts:108
↓ 7 callers
Function
buildPowerShellPreamble
()
src/shared/WindowsHelperFallback.ts:436
↓ 7 callers
Method
close
()
src/fork/module/DNS/index.ts:248
↓ 7 callers
Function
comparePath
(value: string)
src/shared/WindowsHelperFallback.ts:113
↓ 7 callers
Function
comparePath
(path string)
src/helper-go/utils/whitelist.go:99
↓ 7 callers
Method
copilotBin
()
src/fork/module/CopilotCli/index.ts:54
↓ 7 callers
Function
doStart
(name: string)
scripts/service-spawn-smoke.ts:197
↓ 7 callers
Function
ensureArgCount
(args: unknown[], expected: number, label: string)
src/shared/WindowsHelperFallback.ts:100
↓ 7 callers
Function
getDbFilePath
()
src/fork/module/N8N/utils.ts:148
↓ 7 callers
Method
getIniPath
(version: SoftInstalled)
src/fork/module/Php.win/index.ts:54
↓ 7 callers
Function
hasTextContent
(result: any)
scripts/mcp-context-smoke-test.ts:26
↓ 7 callers
Function
md5
(str: string)
src/fork/Fn.ts:204
↓ 7 callers
Function
padTime
(value: number)
src/render/components/Tools/CronParser/store.ts:45
↓ 7 callers
Method
resize
(ptyKey: string, { cols, rows }: any)
src/main/core/NodePTY.ts:274
↓ 7 callers
Function
runFork
(promiseLike: Promise<T>)
scripts/ai-cli-mcp-integration-test.ts:11
↓ 7 callers
Function
serviceStartExec
( param: ServiceStartParams )
src/fork/util/ServiceStart.ts:104
↓ 7 callers
Method
show
(item: RunParams)
src/main/ui/SiteSucker/index.ts:21
↓ 7 callers
Function
spawnPromise
( command: string, arg: Array<string> = [], options: { [key: string]: any } = {} )
src/shared/child-process.ts:125
↓ 7 callers
Function
storageKey
(hostId?: number | null)
src/fork/module/Cron/utils.ts:20
↓ 6 callers
Function
StorageGetAsync
(key: string)
src/render/util/Storage.ts:33
↓ 6 callers
Function
StorageSetAsync
(key: string, obj: any, second?: number)
src/render/util/Storage.ts:48
↓ 6 callers
Function
_replaceByRegex
( file: string, regex: RegExp, replaceWith: string )
src/fork/module/Flutter/fs-utils.ts:6
← previous
next →
101–200 of 4,209, ranked by callers