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
Method
mcpConfigFile
()
src/fork/module/CopilotCli/index.ts:50
↓ 3 callers
Method
measure
( urlStr: string, method: string = 'GET', headers: Record<string, string> = {}, body?: string
src/shared/requestTimer/index.ts:58
↓ 3 callers
Function
moveDirToDir
(src: string, dest: string)
src/fork/util/Dir.ts:10
↓ 3 callers
Function
mysqlVersionPrefix
(version?: string | null)
src/main/core/MCPContextResolver.ts:148
↓ 3 callers
Function
normalizeCronData
(data: CronStorageData)
src/fork/module/Cron/utils.ts:40
↓ 3 callers
Function
normalizeRouteComponent
(component: Component)
src/render/router/route-component.ts:9
↓ 3 callers
Function
normalizeValue
(value: string, config: CronFieldConfig)
src/render/components/Tools/CronParser/cron-parser.service.ts:79
↓ 3 callers
Function
normalizeWeekday
(value: number)
src/shared/CronExpression.ts:251
↓ 3 callers
Method
onExit
()
src/main/core/ForkManager.ts:75
↓ 3 callers
Function
parse
()
src/render/components/Tools/URLParse/store.ts:21
↓ 3 callers
Method
parseCronLine
(line: string)
src/fork/module/Cron/UnixSystemScheduler.ts:137
↓ 3 callers
Function
parseRole
(content string)
src/helper-go/main.go:105
↓ 3 callers
Function
parseScope
(scope: any, depth = 0)
src/render/util/transform/Go.ts:41
↓ 3 callers
Function
parseSizeToBytes
(sizeStr: string)
src/fork/module/Ollama/Linux.ts:4
↓ 3 callers
Function
parseSpeedToMHz
(speedStr: string)
src/fork/module/Ollama/macOS.ts:17
↓ 3 callers
Method
pickVersion
start_service / stop_service / restart_service 的底层:需要一个 version 对象
src/main/core/MCPTools.ts:499
↓ 3 callers
Function
powerShellSingleQuoted
(value: string)
src/fork/util/ServiceStart.win.ts:79
↓ 3 callers
Method
prepareProject
(item: ProjectItem)
src/render/components/LanguageProjects/Project.ts:103
↓ 3 callers
Function
quotePowerShellSingle
(value: string)
src/fork/module/Tool.win/index.ts:28
↓ 3 callers
Function
random
()
src/shared/random.ts:1
↓ 3 callers
Method
rawServiceVersions
(flag: string)
src/main/core/MCPContextResolver.ts:272
↓ 3 callers
Method
read
(jobId: string, limit = RUN_HISTORY_LIMIT)
src/fork/module/Cron/RunRecords.ts:23
↓ 3 callers
Function
readAllowedRole
()
src/helper-go/main.go:143
↓ 3 callers
Method
readConfig
()
src/fork/module/OpenCode/index.ts:163
↓ 3 callers
Function
readEnvValue
(key: string)
src/fork/module/N8N/utils.ts:14
↓ 3 callers
Function
readJson
(filePath)
scripts/openclaw-command-i18n-test.mjs:5
↓ 3 callers
Function
readJson
(filePath)
scripts/cron-i18n-test.mjs:5
↓ 3 callers
Function
readJson
(filePath)
scripts/antigravity-command-i18n-test.mjs:5
↓ 3 callers
Function
readJson
(filePath)
scripts/kimi-command-i18n-test.mjs:5
↓ 3 callers
Function
readJson
(filePath)
scripts/codex-command-i18n-test.mjs:5
↓ 3 callers
Method
refresh
* 刷新指定 flag 的已安装版本;不传 flags 时刷新全部模块。 * 不再做全局锁合并:某个 flag 卡住不应阻塞其它 flag 的查询。
src/main/core/ServiceVersionManager.ts:128
↓ 3 callers
Method
relaunch
()
src/main/Application.ts:612
↓ 3 callers
Function
removeFixed
(dir: string)
src/fork/module/Tool.win/alias.ts:7
↓ 3 callers
Function
resetHtmlThemeTag
()
src/render/tray/Theme.ts:22
↓ 3 callers
Function
resetHtmlThemeTag
()
src/render/util/Theme.ts:21
↓ 3 callers
Method
resolveVersionObj
(flag: string, version?: string)
src/main/core/MCPContextResolver.ts:276
↓ 3 callers
Function
resourceToDataURL
( resourceUrl: string, contentType: string | undefined, options: Options )
src/render/util/html-to-image/dataurl.ts:61
↓ 3 callers
Function
roadRunnerPrimaryConfigPath
(item: Partial<RoadRunnerProjectItem>)
src/render/components/RoadRunner/project.ts:131
↓ 3 callers
Method
run
()
src/main/ui/SiteSucker/LinkTask.ts:23
↓ 3 callers
Method
run
()
src/render/components/Tools/CodePlayground/setup.ts:78
↓ 3 callers
Method
runCommand
(command: string)
src/fork/module/OpenCode/index.ts:65
↓ 3 callers
Method
runCommand
(command: string)
src/fork/module/Codex/index.ts:60
↓ 3 callers
Function
runLogPath
(cronRoot: string, jobId: string)
src/fork/module/Cron/utils.ts:112
↓ 3 callers
Method
save
(updateConfig = true)
src/render/components/Tools/Capturer/setup.ts:39
↓ 3 callers
Method
saveComposeList
()
src/render/components/Podman/class/Podman.ts:139
↓ 3 callers
Method
schtasksPath
()
src/fork/module/Cron/WindowsSystemScheduler.ts:137
↓ 3 callers
Method
select
()
src/render/capturer/shape/Shape.ts:177
↓ 3 callers
Function
serializeVersion
* 版本对象序列化。FlyEnv 是本地开发工具,bin/path/version 是 AI 代理执行任务 * (如「用 PHP 7.3 跑某文件」「用 mysql.exe 连本地库」)的必需材料,默认全部返回。 * 仅在用户显式开启 maskSecrets 时,才剔除 rootPassword
src/main/core/MCPTools.ts:78
↓ 3 callers
Method
setup
()
src/main/ui/MenuManager.ts:33
↓ 3 callers
Method
showPage
(page: string)
src/main/Application.ts:363
↓ 3 callers
Method
start
()
src/main/core/MCPServer.ts:758
↓ 3 callers
Method
start
(showMessage = true, runInTerminal = false)
src/render/components/LanguageProjects/ProjectItem.ts:140
↓ 3 callers
Method
stop
()
src/main/Application.ts:554
↓ 3 callers
Method
stop
()
src/render/components/Podman/class/Machine.ts:178
↓ 3 callers
Method
stop
()
src/render/core/ModuleCustomer.ts:262
↓ 3 callers
Function
stopHeartbeat
()
src/render/components/Tools/WebSocketSSE/store.ts:108
↓ 3 callers
Method
storeWindowState
* 存储窗口状态
src/main/Application.ts:139
↓ 3 callers
Function
stripMariaDBValueQuotes
(value: any)
src/fork/module/Mariadb/index.ts:51
↓ 3 callers
Method
syncLatest
(data: CronStorageData)
src/fork/module/Cron/RunRecords.ts:83
↓ 3 callers
Method
systemRoot
()
src/fork/module/Cron/WindowsSystemScheduler.ts:133
↓ 3 callers
Method
taskScriptPath
(jobId: string, ext: 'ps1' | 'cmd')
src/fork/module/Cron/WindowsSystemScheduler.ts:115
↓ 3 callers
Function
toArr
(v: any)
src/render/components/Ollama/models/all/setup.ts:96
↓ 3 callers
Function
toCanvasAndSVG
( node: T, options: Options = {} )
src/render/util/html-to-image/index.ts:42
↓ 3 callers
Method
update
(config: RunConfig)
src/main/ui/SiteSucker/Config.ts:36
↓ 3 callers
Method
updateDimensions
* 核心方法:同步内容并更新尺寸
src/render/capturer/shape/Tag.ts:235
↓ 3 callers
Method
updateDimensions
* 核心方法:同步内容并更新尺寸
src/render/capturer/shape/Text.ts:164
↓ 3 callers
Method
updateInstalledState
()
src/render/components/N8N/setup.ts:32
↓ 3 callers
Method
updateMenuStates
(visibleStates: any, enabledStates: any, checkedStates: any)
src/main/ui/MenuManager.ts:46
↓ 3 callers
Function
validateHelperPath
(path: string)
src/fork/Fn.ts:309
↓ 3 callers
Function
validatePathAccess
(targetPath: string, label: string, forWrite: boolean)
src/shared/WindowsHelperFallback.ts:318
↓ 3 callers
Function
validatePathAccess
(path string, forWrite bool)
src/helper-go/utils/whitelist.go:456
↓ 3 callers
Function
validatePathForWrite
(targetPath: string, label: string)
src/shared/WindowsHelperFallback.ts:345
↓ 3 callers
Function
validateRangeValue
(value: number, config: CronFieldConfig, segment: string)
src/shared/CronExpression.ts:174
↓ 3 callers
Function
validateWindowsAllowedRootsObjectSecurity
(path string)
src/helper-go/utils/allow_roots_windows.go:94
↓ 3 callers
Function
versionBinRunning
(flag: string, version?: SoftInstalled)
src/main/core/MCPContextResolver.ts:160
↓ 3 callers
Function
versionBinVersion
( bin: string, command: string, reg: RegExp, findInError?: boolean )
src/fork/util/Version.ts:90
↓ 3 callers
Function
versionSort
(versions: SoftInstalled[])
src/fork/util/Version.ts:48
↓ 3 callers
Function
windowsOpenMachineEnv
(access uint32)
src/helper-go/module/tool_windows.go:15
↓ 3 callers
Function
windowsSetMachineEnv
(name, value string)
src/helper-go/module/tool_other.go:11
↓ 3 callers
Function
withTimeout
(label: string, promise: Promise<T>, timeoutMs = 5000)
scripts/mcp-full-services-test.ts:22
↓ 3 callers
Method
writeCrontab
(content: string)
src/fork/module/Cron/UnixSystemScheduler.ts:118
↓ 2 callers
Method
#addNode
(hash: any, key: string, cnts: number, val: any)
src/render/util/transform/XMLParse.ts:5
↓ 2 callers
Method
#array_to_xml
(name: any, array: any)
src/render/util/transform/XMLParse.ts:126
↓ 2 callers
Method
#scalar_to_xml
(name: any, text: any)
src/render/util/transform/XMLParse.ts:118
↓ 2 callers
Method
$destroy
()
src/shim.d.ts:15
↓ 2 callers
Function
AppHelperSocketPathGet
()
src/shared/AppHelperCheck.ts:62
↓ 2 callers
Function
CheckBrewOrPort
(sendGlobalUpdate: () => void)
src/main/utils/CheckBrew.ts:148
↓ 2 callers
Function
DoFix
()
scripts/fix.ts:27
↓ 2 callers
Function
EditorConfigMake
( value: string, readOnly: boolean, wordWrap: 'off' | 'on', language = 'ini' )
src/render/util/Editor.ts:22
↓ 2 callers
Function
EditorCreate
(input: HTMLElement, config: any)
src/render/util/Editor.ts:61
↓ 2 callers
Function
EditorDestroy
(instance?: editor.IStandaloneCodeEditor)
src/render/util/Editor.ts:74
↓ 2 callers
Function
FormatPHP
(value: string)
src/render/util/FormatCode.ts:36
↓ 2 callers
Function
FormatTS
(value: string)
src/render/util/FormatCode.ts:29
↓ 2 callers
Function
FormatYaml
(value: string)
src/render/util/FormatCode.ts:22
↓ 2 callers
Function
IsWindows
()
src/helper-go/utils/util.go:157
↓ 2 callers
Function
JsonToKotlin
(json: any)
src/render/util/transform/Java.ts:3
↓ 2 callers
Method
MacportsDirFixed
MacportsDirFixed ensures the MacPorts directory structure is correctly set up for MySQL.
src/helper-go/module/mysql.go:14
↓ 2 callers
Function
MakeServerDir
()
src/main/utils/ServerPath.ts:36
↓ 2 callers
Function
MessageWarning
(msg: string)
src/render/util/Element.ts:25
↓ 2 callers
Function
ProcessPidListByPids
( pids: (string | number)[], processList?: PItem[] )
src/shared/Process.win.ts:69
← previous
next →
501–600 of 4,209, ranked by callers