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
↓ 2 callers
Function
isArmArch
()
src/main/utils/index.ts:97
↓ 2 callers
Function
isBusinessPathAllowed
(targetPath: string)
src/shared/WindowsHelperFallback.ts:303
↓ 2 callers
Function
isDirectProjectSite
(site: Pick<AppHost, 'type' | 'subType' | 'projectPort'>)
src/shared/siteRuntime.ts:34
↓ 2 callers
Function
isHomebrewPHPPath
(path string)
src/helper-go/utils/whitelist.go:334
↓ 2 callers
Method
isInAppEnv
()
src/render/core/Module/ModuleInstalledItem.ts:34
↓ 2 callers
Method
isInEnv
()
src/render/core/Module/ModuleInstalledItem.ts:30
↓ 2 callers
Function
isIntegerText
(value: string)
src/shared/CronExpression.ts:124
↓ 2 callers
Function
isManagedPathByName
(targetPath: string)
src/shared/WindowsHelperFallback.ts:188
↓ 2 callers
Function
isManagedPathByName
(path string)
src/helper-go/utils/whitelist.go:260
↓ 2 callers
Function
isMcpQueryableFlag
(flag: string)
src/main/core/mcpToolMetadata.ts:153
↓ 2 callers
Function
isNTFS
(fileOrDirPath: string)
src/fork/Fn.ts:431
↓ 2 callers
Function
isRootPath
(targetPath: string)
src/shared/WindowsHelperFallback.ts:138
↓ 2 callers
Function
isRootPath
(path string)
src/helper-go/utils/whitelist.go:92
↓ 2 callers
Function
isSVGElement
(node: HTMLElement)
src/render/util/html-to-image/clone-node.ts:66
↓ 2 callers
Function
isSensitiveSystemPath
(targetPath: string)
src/shared/WindowsHelperFallback.ts:179
↓ 2 callers
Function
isSignableAlgorithm
(algorithm: JwtAlgorithm)
src/render/components/Tools/JWT/store.ts:19
↓ 2 callers
Function
isStableTag
(tag: string, name: string)
src/fork/module/Podman/image.ts:5
↓ 2 callers
Function
isVirtualInterface
* 检查网卡名称是否是虚拟网卡
src/shared/network.ts:53
↓ 2 callers
Function
jsonToGoBase
(json: any)
src/render/util/transform/index.ts:71
↓ 2 callers
Function
jsonToGoStruct
(json: any)
src/render/util/transform/index.ts:67
↓ 2 callers
Function
jsonToJSDoc
(json: any)
src/render/util/transform/index.ts:87
↓ 2 callers
Function
jsonToJSON
(json: any)
src/render/util/transform/index.ts:56
↓ 2 callers
Function
jsonToJava
(json: any)
src/render/util/transform/index.ts:75
↓ 2 callers
Function
jsonToKotlin
(json: any)
src/render/util/transform/index.ts:79
↓ 2 callers
Function
jsonToMySQL
(json: any)
src/render/util/transform/index.ts:83
↓ 2 callers
Function
jsonToPList
(json: any)
src/render/util/transform/index.ts:42
↓ 2 callers
Function
jsonToRust
(json: any)
src/render/util/transform/index.ts:91
↓ 2 callers
Function
jsonToTOML
(json: any)
src/render/util/transform/index.ts:63
↓ 2 callers
Function
jsonToTs
(json: any)
src/render/util/transform/index.ts:52
↓ 2 callers
Function
jsonToXML
(json: any)
src/render/util/transform/index.ts:38
↓ 2 callers
Function
jsonToYAML
(json: any)
src/render/util/transform/index.ts:48
↓ 2 callers
Method
listSessionDbFiles
(dir: string)
src/fork/module/Antigravity/index.ts:123
↓ 2 callers
Method
listSites
list_sites:本地站点列表
src/main/core/MCPTools.ts:396
↓ 2 callers
Method
listSystemTasks
()
src/fork/module/Cron/SystemScheduler.ts:12
↓ 2 callers
Function
loadImage
(src: string)
src/render/util/Index.ts:245
↓ 2 callers
Function
loadInstalledVersionNotes
()
src/render/util/InstalledVersionNote.ts:26
↓ 2 callers
Function
logPrinter
(data: string[])
scripts/dev-runner.ts:94
↓ 2 callers
Function
makeDataUrl
(content: string, mimeType: string)
src/render/util/html-to-image/dataurl.ts:11
↓ 2 callers
Function
makeInstalled
(version: string, baseDir: string)
scripts/mcp-render-status-sync-test.ts:6
↓ 2 callers
Function
makeTomcatServerXML
(cnfDir: string, serverContent: string, hostAll: AppHost[])
src/fork/module/Tomcat/ServerXML.ts:7
↓ 2 callers
Function
map
(i: any)
src/render/components/PHP/Extension/Homebrew/setup.ts:145
↓ 2 callers
Function
mariaDBOptionSupportCacheFile
()
src/fork/module/Mariadb/index.ts:128
↓ 2 callers
Method
maskValue
(value: string | null | undefined)
src/main/core/MCPContextResolver.ts:265
↓ 2 callers
Function
matchParsedCronExpression
(parsed: ParsedCronExpression, date: Date)
src/shared/CronExpression.ts:661
↓ 2 callers
Function
md5
(str: string)
src/shared/utils.ts:49
↓ 2 callers
Method
menuChange
(status: any)
src/main/ui/TrayManager.ts:64
↓ 2 callers
Function
mkVersion
(name: string)
scripts/service-spawn-smoke.ts:228
↓ 2 callers
Method
needInstall
()
src/main/core/AppHelper.ts:207
↓ 2 callers
Method
nextRunTime
(schedule?: string)
src/fork/module/Cron/UnixSystemScheduler.ts:162
↓ 2 callers
Function
nodeToSVG
(node: HTMLElement, width: number, height: number)
src/render/util/html-to-image/util.ts:210
↓ 2 callers
Function
normalizeExecutablePath
(path string)
src/helper-go/main.go:390
↓ 2 callers
Function
normalizeFontFamily
(font: string)
src/render/util/html-to-image/embed-webfonts.ts:189
↓ 2 callers
Function
normalizeHeader
(header: JwtPart, algorithm: JwtAlgorithm)
src/render/components/Tools/JWT/store.ts:54
↓ 2 callers
Function
normalizeProxyEntries
(proxyEnv: Record<string, string | undefined> = {})
src/shared/installProxyEnv.ts:19
↓ 2 callers
Function
noteKey
(item: SoftInstalled)
src/render/components/ServiceManager/setup.ts:27
↓ 2 callers
Function
noteKey
(item: SoftInstalled)
src/render/components/VersionManager/local/setup.ts:36
↓ 2 callers
Method
notice
()
src/main/ui/SiteSucker/LinkItem.ts:46
↓ 2 callers
Method
notifyRenderer
MCP 侧通知渲染进程(例如安装完成需要刷新已安装版本)
src/main/core/ServiceVersionManager.ts:64
↓ 2 callers
Method
onConfigUpdate
()
src/render/components/Tools/Capturer/setup.ts:14
↓ 2 callers
Function
onEnd
(code: number | null)
src/shared/child-process.ts:57
↓ 2 callers
Function
onPassword
(data: Uint8Array)
src/shared/child-process.ts:72
↓ 2 callers
Method
onStatusMessage
(fn: AppHelperCallback)
src/main/core/AppHelper.ts:41
↓ 2 callers
Function
outputFromExecError
(err: any)
src/fork/util/Version.ts:97
↓ 2 callers
Function
parseCSS
(source: string)
src/render/util/html-to-image/embed-webfonts.ts:47
↓ 2 callers
Function
parseEnvFile
(envFile: string)
src/fork/module/N8N/utils.ts:41
↓ 2 callers
Function
parsePortableSet
( value: string, min: number, max: number, label: string, normalize: (input: number) => number = (in
src/shared/CronExpression.ts:411
↓ 2 callers
Function
parsePortableStep
( value: string, allowed: Set<number>, label: string )
src/shared/CronExpression.ts:394
↓ 2 callers
Function
parseSizeToBytes
(sizeStr: string)
src/fork/module/Ollama/macOS.ts:4
↓ 2 callers
Function
parseStringArray
(source, exportName)
scripts/mcp-i18n-keys-test.mjs:10
↓ 2 callers
Function
parseStruct
(depth: number, innerTabs: any, scope: any, omitempty?: any)
src/render/util/transform/Go.ts:136
↓ 2 callers
Function
parseToml
(content: string)
src/shared/toml.ts:8
↓ 2 callers
Function
pathHasSymlinkComponent
(targetPath: string)
src/shared/WindowsHelperFallback.ts:287
↓ 2 callers
Function
phpToJson
(str: string)
src/render/util/transform/index.ts:18
↓ 2 callers
Function
pickInstalledService
(client: Client, flags: string[])
scripts/mcp-context-smoke-test.ts:46
↓ 2 callers
Function
plistToJson
(str: string)
src/render/util/transform/index.ts:22
↓ 2 callers
Function
powerShellArray
(values: string[])
src/fork/util/ServiceStart.win.ts:83
↓ 2 callers
Function
powerShellDoubleQuoted
(value: string)
src/shared/WindowsTerminal.ts:7
↓ 2 callers
Function
powerShellEncodedArgs
(script string)
src/helper-go/module/tool.go:71
↓ 2 callers
Method
powerShellPath
()
src/fork/module/Cron/WindowsSystemScheduler.ts:160
↓ 2 callers
Function
powerShellSingleQuoted
(value: string)
src/shared/WindowsTerminal.ts:3
↓ 2 callers
Method
projectEditComponent
()
src/render/components/LanguageProjects/Project.ts:123
↓ 2 callers
Method
protectedProcessPids
(processList: PItem[])
src/main/core/ServiceProcess.ts:77
↓ 2 callers
Method
reDraw
()
src/render/capturer/shape/Shape.ts:212
↓ 2 callers
Function
read
()
src/render/components/Log/setup.ts:65
↓ 2 callers
Function
readJson
(...segments: string[])
scripts/ai-coding-group-test.ts:12
↓ 2 callers
Function
readJson
(filePath)
scripts/i18n-global-dedup-test.mjs:49
↓ 2 callers
Function
readRoleFile
(path string)
src/helper-go/main.go:122
↓ 2 callers
Function
readText
(...segments: string[])
scripts/ai-coding-group-test.ts:8
↓ 2 callers
Function
readTextIfExists
(path?: string)
src/main/core/MCPContextResolver.ts:125
↓ 2 callers
Function
rebuildEnvPath
(envDir: string, resolve: any, reject: any, actionLabel: string)
src/fork/module/Tool/path.ts:127
↓ 2 callers
Method
refreshComposeState
()
src/render/components/Podman/class/Podman.ts:128
↓ 2 callers
Method
refreshMcp
()
src/render/components/Antigravity/setup.ts:231
↓ 2 callers
Method
refreshMcp
()
src/render/components/OpenCode/setup.ts:242
↓ 2 callers
Method
refreshMcp
()
src/render/components/CopilotCli/setup.ts:232
↓ 2 callers
Method
refreshMcp
()
src/render/components/ClaudeCode/setup.ts:362
↓ 2 callers
Method
refreshMcp
()
src/render/components/Kimi/setup.ts:206
↓ 2 callers
Method
refreshMcp
()
src/render/components/Codex/setup.ts:313
↓ 2 callers
Method
refreshSessions
()
src/render/components/Kimi/setup.ts:182
↓ 2 callers
Method
reject
(reason?: any)
src/shared/ForkPromise.ts:58
↓ 2 callers
Function
rejectWindowsReparsePoint
(kind, path string, info os.FileInfo)
src/helper-go/utils/allow_roots_windows.go:83
← previous
next →
801–900 of 4,209, ranked by callers