MCPcopy Create free account

hub / github.com/xpf0000/FlyEnv / functions

Functions4,209 in github.com/xpf0000/FlyEnv

↓ 3 callersMethodmcpConfigFile
()
src/fork/module/CopilotCli/index.ts:50
↓ 3 callersMethodmeasure
( urlStr: string, method: string = 'GET', headers: Record<string, string> = {}, body?: string
src/shared/requestTimer/index.ts:58
↓ 3 callersFunctionmoveDirToDir
(src: string, dest: string)
src/fork/util/Dir.ts:10
↓ 3 callersFunctionmysqlVersionPrefix
(version?: string | null)
src/main/core/MCPContextResolver.ts:148
↓ 3 callersFunctionnormalizeCronData
(data: CronStorageData)
src/fork/module/Cron/utils.ts:40
↓ 3 callersFunctionnormalizeRouteComponent
(component: Component)
src/render/router/route-component.ts:9
↓ 3 callersFunctionnormalizeValue
(value: string, config: CronFieldConfig)
src/render/components/Tools/CronParser/cron-parser.service.ts:79
↓ 3 callersFunctionnormalizeWeekday
(value: number)
src/shared/CronExpression.ts:251
↓ 3 callersMethodonExit
()
src/main/core/ForkManager.ts:75
↓ 3 callersFunctionparse
()
src/render/components/Tools/URLParse/store.ts:21
↓ 3 callersMethodparseCronLine
(line: string)
src/fork/module/Cron/UnixSystemScheduler.ts:137
↓ 3 callersFunctionparseRole
(content string)
src/helper-go/main.go:105
↓ 3 callersFunctionparseScope
(scope: any, depth = 0)
src/render/util/transform/Go.ts:41
↓ 3 callersFunctionparseSizeToBytes
(sizeStr: string)
src/fork/module/Ollama/Linux.ts:4
↓ 3 callersFunctionparseSpeedToMHz
(speedStr: string)
src/fork/module/Ollama/macOS.ts:17
↓ 3 callersMethodpickVersion
start_service / stop_service / restart_service 的底层:需要一个 version 对象
src/main/core/MCPTools.ts:499
↓ 3 callersFunctionpowerShellSingleQuoted
(value: string)
src/fork/util/ServiceStart.win.ts:79
↓ 3 callersMethodprepareProject
(item: ProjectItem)
src/render/components/LanguageProjects/Project.ts:103
↓ 3 callersFunctionquotePowerShellSingle
(value: string)
src/fork/module/Tool.win/index.ts:28
↓ 3 callersFunctionrandom
()
src/shared/random.ts:1
↓ 3 callersMethodrawServiceVersions
(flag: string)
src/main/core/MCPContextResolver.ts:272
↓ 3 callersMethodread
(jobId: string, limit = RUN_HISTORY_LIMIT)
src/fork/module/Cron/RunRecords.ts:23
↓ 3 callersFunctionreadAllowedRole
()
src/helper-go/main.go:143
↓ 3 callersMethodreadConfig
()
src/fork/module/OpenCode/index.ts:163
↓ 3 callersFunctionreadEnvValue
(key: string)
src/fork/module/N8N/utils.ts:14
↓ 3 callersFunctionreadJson
(filePath)
scripts/openclaw-command-i18n-test.mjs:5
↓ 3 callersFunctionreadJson
(filePath)
scripts/cron-i18n-test.mjs:5
↓ 3 callersFunctionreadJson
(filePath)
scripts/antigravity-command-i18n-test.mjs:5
↓ 3 callersFunctionreadJson
(filePath)
scripts/kimi-command-i18n-test.mjs:5
↓ 3 callersFunctionreadJson
(filePath)
scripts/codex-command-i18n-test.mjs:5
↓ 3 callersMethodrefresh
* 刷新指定 flag 的已安装版本;不传 flags 时刷新全部模块。 * 不再做全局锁合并:某个 flag 卡住不应阻塞其它 flag 的查询。
src/main/core/ServiceVersionManager.ts:128
↓ 3 callersMethodrelaunch
()
src/main/Application.ts:612
↓ 3 callersFunctionremoveFixed
(dir: string)
src/fork/module/Tool.win/alias.ts:7
↓ 3 callersFunctionresetHtmlThemeTag
()
src/render/tray/Theme.ts:22
↓ 3 callersFunctionresetHtmlThemeTag
()
src/render/util/Theme.ts:21
↓ 3 callersMethodresolveVersionObj
(flag: string, version?: string)
src/main/core/MCPContextResolver.ts:276
↓ 3 callersFunctionresourceToDataURL
( resourceUrl: string, contentType: string | undefined, options: Options )
src/render/util/html-to-image/dataurl.ts:61
↓ 3 callersFunctionroadRunnerPrimaryConfigPath
(item: Partial<RoadRunnerProjectItem>)
src/render/components/RoadRunner/project.ts:131
↓ 3 callersMethodrun
()
src/main/ui/SiteSucker/LinkTask.ts:23
↓ 3 callersMethodrun
()
src/render/components/Tools/CodePlayground/setup.ts:78
↓ 3 callersMethodrunCommand
(command: string)
src/fork/module/OpenCode/index.ts:65
↓ 3 callersMethodrunCommand
(command: string)
src/fork/module/Codex/index.ts:60
↓ 3 callersFunctionrunLogPath
(cronRoot: string, jobId: string)
src/fork/module/Cron/utils.ts:112
↓ 3 callersMethodsave
(updateConfig = true)
src/render/components/Tools/Capturer/setup.ts:39
↓ 3 callersMethodsaveComposeList
()
src/render/components/Podman/class/Podman.ts:139
↓ 3 callersMethodschtasksPath
()
src/fork/module/Cron/WindowsSystemScheduler.ts:137
↓ 3 callersMethodselect
()
src/render/capturer/shape/Shape.ts:177
↓ 3 callersFunctionserializeVersion
* 版本对象序列化。FlyEnv 是本地开发工具,bin/path/version 是 AI 代理执行任务 * (如「用 PHP 7.3 跑某文件」「用 mysql.exe 连本地库」)的必需材料,默认全部返回。 * 仅在用户显式开启 maskSecrets 时,才剔除 rootPassword
src/main/core/MCPTools.ts:78
↓ 3 callersMethodsetup
()
src/main/ui/MenuManager.ts:33
↓ 3 callersMethodshowPage
(page: string)
src/main/Application.ts:363
↓ 3 callersMethodstart
()
src/main/core/MCPServer.ts:758
↓ 3 callersMethodstart
(showMessage = true, runInTerminal = false)
src/render/components/LanguageProjects/ProjectItem.ts:140
↓ 3 callersMethodstop
()
src/main/Application.ts:554
↓ 3 callersMethodstop
()
src/render/components/Podman/class/Machine.ts:178
↓ 3 callersMethodstop
()
src/render/core/ModuleCustomer.ts:262
↓ 3 callersFunctionstopHeartbeat
()
src/render/components/Tools/WebSocketSSE/store.ts:108
↓ 3 callersMethodstoreWindowState
* 存储窗口状态
src/main/Application.ts:139
↓ 3 callersFunctionstripMariaDBValueQuotes
(value: any)
src/fork/module/Mariadb/index.ts:51
↓ 3 callersMethodsyncLatest
(data: CronStorageData)
src/fork/module/Cron/RunRecords.ts:83
↓ 3 callersMethodsystemRoot
()
src/fork/module/Cron/WindowsSystemScheduler.ts:133
↓ 3 callersMethodtaskScriptPath
(jobId: string, ext: 'ps1' | 'cmd')
src/fork/module/Cron/WindowsSystemScheduler.ts:115
↓ 3 callersFunctiontoArr
(v: any)
src/render/components/Ollama/models/all/setup.ts:96
↓ 3 callersFunctiontoCanvasAndSVG
( node: T, options: Options = {} )
src/render/util/html-to-image/index.ts:42
↓ 3 callersMethodupdate
(config: RunConfig)
src/main/ui/SiteSucker/Config.ts:36
↓ 3 callersMethodupdateDimensions
* 核心方法:同步内容并更新尺寸
src/render/capturer/shape/Tag.ts:235
↓ 3 callersMethodupdateDimensions
* 核心方法:同步内容并更新尺寸
src/render/capturer/shape/Text.ts:164
↓ 3 callersMethodupdateInstalledState
()
src/render/components/N8N/setup.ts:32
↓ 3 callersMethodupdateMenuStates
(visibleStates: any, enabledStates: any, checkedStates: any)
src/main/ui/MenuManager.ts:46
↓ 3 callersFunctionvalidateHelperPath
(path: string)
src/fork/Fn.ts:309
↓ 3 callersFunctionvalidatePathAccess
(targetPath: string, label: string, forWrite: boolean)
src/shared/WindowsHelperFallback.ts:318
↓ 3 callersFunctionvalidatePathAccess
(path string, forWrite bool)
src/helper-go/utils/whitelist.go:456
↓ 3 callersFunctionvalidatePathForWrite
(targetPath: string, label: string)
src/shared/WindowsHelperFallback.ts:345
↓ 3 callersFunctionvalidateRangeValue
(value: number, config: CronFieldConfig, segment: string)
src/shared/CronExpression.ts:174
↓ 3 callersFunctionvalidateWindowsAllowedRootsObjectSecurity
(path string)
src/helper-go/utils/allow_roots_windows.go:94
↓ 3 callersFunctionversionBinRunning
(flag: string, version?: SoftInstalled)
src/main/core/MCPContextResolver.ts:160
↓ 3 callersFunctionversionBinVersion
( bin: string, command: string, reg: RegExp, findInError?: boolean )
src/fork/util/Version.ts:90
↓ 3 callersFunctionversionSort
(versions: SoftInstalled[])
src/fork/util/Version.ts:48
↓ 3 callersFunctionwindowsOpenMachineEnv
(access uint32)
src/helper-go/module/tool_windows.go:15
↓ 3 callersFunctionwindowsSetMachineEnv
(name, value string)
src/helper-go/module/tool_other.go:11
↓ 3 callersFunctionwithTimeout
(label: string, promise: Promise<T>, timeoutMs = 5000)
scripts/mcp-full-services-test.ts:22
↓ 3 callersMethodwriteCrontab
(content: string)
src/fork/module/Cron/UnixSystemScheduler.ts:118
↓ 2 callersMethod#addNode
(hash: any, key: string, cnts: number, val: any)
src/render/util/transform/XMLParse.ts:5
↓ 2 callersMethod#array_to_xml
(name: any, array: any)
src/render/util/transform/XMLParse.ts:126
↓ 2 callersMethod#scalar_to_xml
(name: any, text: any)
src/render/util/transform/XMLParse.ts:118
↓ 2 callersMethod$destroy
()
src/shim.d.ts:15
↓ 2 callersFunctionAppHelperSocketPathGet
()
src/shared/AppHelperCheck.ts:62
↓ 2 callersFunctionCheckBrewOrPort
(sendGlobalUpdate: () => void)
src/main/utils/CheckBrew.ts:148
↓ 2 callersFunctionDoFix
()
scripts/fix.ts:27
↓ 2 callersFunctionEditorConfigMake
( value: string, readOnly: boolean, wordWrap: 'off' | 'on', language = 'ini' )
src/render/util/Editor.ts:22
↓ 2 callersFunctionEditorCreate
(input: HTMLElement, config: any)
src/render/util/Editor.ts:61
↓ 2 callersFunctionEditorDestroy
(instance?: editor.IStandaloneCodeEditor)
src/render/util/Editor.ts:74
↓ 2 callersFunctionFormatPHP
(value: string)
src/render/util/FormatCode.ts:36
↓ 2 callersFunctionFormatTS
(value: string)
src/render/util/FormatCode.ts:29
↓ 2 callersFunctionFormatYaml
(value: string)
src/render/util/FormatCode.ts:22
↓ 2 callersFunctionIsWindows
()
src/helper-go/utils/util.go:157
↓ 2 callersFunctionJsonToKotlin
(json: any)
src/render/util/transform/Java.ts:3
↓ 2 callersMethodMacportsDirFixed
MacportsDirFixed ensures the MacPorts directory structure is correctly set up for MySQL.
src/helper-go/module/mysql.go:14
↓ 2 callersFunctionMakeServerDir
()
src/main/utils/ServerPath.ts:36
↓ 2 callersFunctionMessageWarning
(msg: string)
src/render/util/Element.ts:25
↓ 2 callersFunctionProcessPidListByPids
( pids: (string | number)[], processList?: PItem[] )
src/shared/Process.win.ts:69
← previousnext →501–600 of 4,209, ranked by callers