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
Method
removeCronBlock
(content: string, jobId: string)
src/fork/module/Cron/UnixSystemScheduler.ts:180
↓ 2 callers
Function
removePotentialDataAndMimePrefix
(str: string)
src/render/util/Base64.ts:27
↓ 2 callers
Method
removeWindow
(page: string)
src/main/ui/WindowManager.ts:226
↓ 2 callers
Function
renderWindowsPipInstallScript
( template: string, params: WindowsPipInstallScriptParams )
src/fork/module/Python/index.ts:49
↓ 2 callers
Function
renderWindowsPythonInstallScript
( template: string, params: WindowsPythonInstallScriptParams )
src/fork/module/Python/index.ts:38
↓ 2 callers
Method
repositionAllWindows
* 重新定位所有窗口
src/main/core/ScreenManager.ts:56
↓ 2 callers
Method
resolveDatabasePassword
(flag: string, version: SoftInstalled)
src/main/core/MCPContextResolver.ts:334
↓ 2 callers
Method
resolveJobHostId
(hostId: number | undefined | null, job: Partial<CronJob>)
src/fork/module/Cron/index.ts:87
↓ 2 callers
Function
resolveMariaDBInstallDBBin
(version: SoftInstalled)
src/fork/module/Mariadb/index.ts:69
↓ 2 callers
Function
resolveN8nModulesDir
()
src/fork/module/N8N/utils.ts:85
↓ 2 callers
Function
resolvePreferredWebServer
( site: Pick<AppHost, 'type' | 'subType' | 'projectPort'>, runningFlags: Set<string>, installedFlags: Se
src/shared/siteRuntime.ts:52
↓ 2 callers
Method
resolveSiteRuntime
(siteName: string)
src/main/core/MCPTools.ts:718
↓ 2 callers
Method
resolveSiteUrls
(siteName: string)
src/main/core/MCPTools.ts:727
↓ 2 callers
Method
resolveVersionObj
解析一个版本对象供按版本的路径计算(缺省取运行中/第一个已装版本)
src/main/core/MCPTools.ts:620
↓ 2 callers
Method
restartService
(flag: string, version?: string)
src/main/core/MCPTools.ts:613
↓ 2 callers
Function
roadRunnerPHPCommand
(phpBin?: string)
src/render/components/RoadRunner/project.ts:64
↓ 2 callers
Function
roadRunnerPHPWorkerCommand
(phpBin?: string)
src/render/components/RoadRunner/project.ts:68
↓ 2 callers
Method
run
()
src/main/ui/SiteSucker/PageTask.ts:461
↓ 2 callers
Function
runBrewChecks
(brewBins: string[], sendGlobalUpdate: () => void)
src/main/utils/CheckBrew.ts:30
↓ 2 callers
Method
runCommand
(command: string)
src/fork/module/ClaudeCode/index.ts:63
↓ 2 callers
Method
runLogPath
(jobId: string)
src/fork/module/Cron/RunRecords.ts:11
↓ 2 callers
Function
runWindowsPowerShellInline
(script: string)
src/fork/module/Python/index.ts:56
↓ 2 callers
Method
rustupBinPath
()
src/fork/module/Rust/index.ts:49
↓ 2 callers
Method
rustupHome
* Resolve RUSTUP_HOME, honoring the env var if set (defaults to ~/.rustup).
src/fork/module/Rust/index.ts:44
↓ 2 callers
Method
saveAppPid
(pid: string | number)
src/fork/module/Base/index.ts:184
↓ 2 callers
Method
saveBackupImage
* 保存备份文件 * @private
src/fork/module/Image/ImageCompressTask.ts:946
↓ 2 callers
Method
saveDirs
()
src/render/components/LanguageProjects/Project.ts:254
↓ 2 callers
Function
saveNotes
()
src/render/util/InstalledVersionNote.ts:22
↓ 2 callers
Function
scanScripts
(dir: string)
scripts/service-spawn-smoke.ts:181
↓ 2 callers
Method
send
()
src/render/components/AI/AIOllama.ts:121
↓ 2 callers
Method
sessionStoreDb
()
src/fork/module/CopilotCli/index.ts:46
↓ 2 callers
Method
setDirEnv
(item: ProjectItem)
src/render/components/LanguageProjects/Project.ts:277
↓ 2 callers
Method
setStyle
(style: 'modern' | 'classic')
src/main/ui/TrayManager.ts:47
↓ 2 callers
Method
setWillQuit
(flag: boolean)
src/main/ui/WindowManager.ts:67
↓ 2 callers
Method
settingsFile
()
src/fork/module/Antigravity/index.ts:66
↓ 2 callers
Function
shellQuote
(value: string)
src/render/components/RoadRunner/project.ts:34
↓ 2 callers
Function
shouldEmbed
(url: string)
src/render/util/html-to-image/embed-resources.ts:68
↓ 2 callers
Function
showTips
()
src/render/components/AI/setup.ts:130
↓ 2 callers
Function
shuffleArrayMutate
(array: T[])
src/shared/random.ts:7
↓ 2 callers
Function
sign
(header: string, payload: string, secret: string, algorithm: JwtAlgorithm)
src/render/components/Tools/JWT/store.ts:62
↓ 2 callers
Function
signTaskItem
( key: Buffer, item: { key: string module: string function: string args: any[] ts: num
src/shared/AppHelperCheck.ts:33
↓ 2 callers
Function
splitHostAliases
(alias?: string)
src/shared/siteRuntime.ts:11
↓ 2 callers
Method
start
()
src/render/core/Module/Module.ts:306
↓ 2 callers
Method
start
()
src/render/core/Module/ModuleInstalledItem.ts:45
↓ 2 callers
Method
startGateway
()
src/render/components/Hermes/setup.ts:204
↓ 2 callers
Method
startGateway
()
src/render/components/OpenClaw/setup.ts:136
↓ 2 callers
Function
startMcpRuntime
(mcpServer: Pick<MCPRuntimeController<T>, 'start'>)
src/main/core/MCPLifecycle.ts:30
↓ 2 callers
Function
staticVersionDel
(item: ModuleInstalledItem | ModuleStaticItem)
src/render/util/Version.ts:5
↓ 2 callers
Method
stop
()
src/render/core/LanguageProjectRunner.ts:79
↓ 2 callers
Method
stop
()
src/render/core/Module/ModuleInstalledItem.ts:96
↓ 2 callers
Method
stopAllService
停掉某模块当前登记的所有运行实例
src/main/core/MCPTools.ts:580
↓ 2 callers
Method
stopCapturer
()
src/main/core/Capturer.ts:74
↓ 2 callers
Method
stopGateway
()
src/render/components/Hermes/setup.ts:222
↓ 2 callers
Method
stopGateway
()
src/render/components/OpenClaw/setup.ts:153
↓ 2 callers
Function
stopMcpRuntime
(mcpServer: Pick<MCPRuntimeController<T>, 'stop'>)
src/main/core/MCPLifecycle.ts:34
↓ 2 callers
Method
stopService
(flag: string, version?: string)
src/main/core/MCPTools.ts:567
↓ 2 callers
Function
stringLiteralText
(node: ts.Node)
scripts/helper-contract-check.ts:80
↓ 2 callers
Function
stringifyToml
(value: any)
src/shared/toml.ts:12
↓ 2 callers
Function
supportsMariaDBServerOption
(version: SoftInstalled, option: string)
src/fork/module/Mariadb/index.ts:166
↓ 2 callers
Function
supportsMariaDBZeroConfigSSL
(version?: string | null)
src/fork/module/Mariadb/index.ts:109
↓ 2 callers
Function
svgToDataURL
(svg: SVGElement)
src/render/util/html-to-image/util.ts:203
↓ 2 callers
Function
swooleCliScriptCommand
(projectPath: string, scriptPath: string)
src/render/components/SwooleCli/project.ts:46
↓ 2 callers
Function
syncServiceStatusFromMcp
({ current, installed, instances = [], isOnlyRunOne = false }: SyncServiceStatusFromMcpInput<TCurrent,
src/render/util/mcpServiceStatus.ts:30
↓ 2 callers
Function
syncStaticInstalledFlags
(rows: StaticRow[], installed: InstalledRow[])
src/render/core/Module/syncStaticInstalledFlags.ts:12
↓ 2 callers
Method
systemTaskJobId
(systemTaskId: string)
src/fork/module/Cron/index.ts:59
↓ 2 callers
Function
taskScriptPath
(cronRoot: string, jobId: string, ext: CronTaskScriptExt)
src/fork/module/Cron/utils.ts:116
↓ 2 callers
Method
taskScriptPath
(jobId: string)
src/fork/module/Cron/UnixSystemScheduler.ts:25
↓ 2 callers
Method
then
( onFulfilled: ((value: T) => TResult1 | PromiseLike<TResult1>) | undefined | null, onrejected?: ((rea
src/shared/ForkPromise.ts:41
↓ 2 callers
Function
toOpenHost
()
src/render/components/ServiceManager/setup.ts:180
↓ 2 callers
Function
tomlToJson
(str: string)
src/render/util/transform/index.ts:34
↓ 2 callers
Function
unURI
(encoded: string)
src/render/util/Base64.ts:52
↓ 2 callers
Function
uniqueTypeName
(name: string, seen: string[])
src/render/util/transform/Go.ts:221
↓ 2 callers
Method
unmount
()
src/render/util/XTermExec.ts:101
↓ 2 callers
Function
unpackWith7zip
(file: string, dist: string)
src/fork/util/Zip.ts:29
↓ 2 callers
Function
updateAutoSSL
(host: AppHost, old: AppHost)
src/fork/module/Host/Host.ts:95
↓ 2 callers
Method
updateConfig
(config: RunConfig)
src/main/ui/SiteSucker/index.ts:47
↓ 2 callers
Method
updateCursor
()
src/render/capturer/RectCanvas/RectCanvas.ts:477
↓ 2 callers
Method
updateEditRect
* 更新选区数据,处理所有方向的反转
src/render/capturer/RectSelector/RectSelect.ts:164
↓ 2 callers
Method
updatePosition
(rect?: Rect)
src/render/capturer/tools/tools.ts:90
↓ 2 callers
Method
updateSite
update_site:按站点名更新字段
src/main/core/MCPTools.ts:484
↓ 2 callers
Function
validName
(str: string)
src/shared/Sudo.ts:43
↓ 2 callers
Method
validatePathArg
(arg: any)
src/fork/Helper.ts:86
↓ 2 callers
Function
validatePathLikeEnvEntry
(value: string, label: string)
src/shared/WindowsHelperFallback.ts:357
↓ 2 callers
Function
validateSystemEnvKey
(key: string, allowWhitelisted: boolean)
src/shared/WindowsHelperFallback.ts:381
↓ 2 callers
Function
validateSystemEnvValue
(key: string, value: string)
src/shared/WindowsHelperFallback.ts:394
↓ 2 callers
Function
versionBinVersionSync
(bin: string, command: string, reg: RegExp)
src/fork/util/Version.ts:69
↓ 2 callers
Function
versionDelTips
(message: string, item: SoftInstalled, type: AllAppModule)
src/render/components/ServiceManager/EXT/store.ts:29
↓ 2 callers
Function
versionFixed
(version?: string | null)
src/shared/compare-versions.ts:3
↓ 2 callers
Method
waitDestroy
()
src/main/core/ForkManager.ts:27
↓ 2 callers
Method
waitPidFile
( pidFile: string, errLog?: string, maxTime = 20, time = 0 )
src/fork/module/Base/index.ts:367
↓ 2 callers
Function
walkFiles
(dir: string, out: string[])
scripts/toml-unification-test.ts:9
↓ 2 callers
Method
watchShowHide
()
src/render/core/Module/Module.ts:373
↓ 2 callers
Method
winEnvValue
(name: string)
src/fork/module/Cron/WindowsSystemScheduler.ts:119
↓ 2 callers
Function
windowsHelperBinaryExists
()
src/shared/AppHelperCheck.ts:98
↓ 2 callers
Function
windowsNotifyEnvironmentChanged
()
src/helper-go/module/tool_other.go:19
↓ 2 callers
Function
writeConfig
(config: any)
scripts/mcp-all-tools-audit-test.ts:72
↓ 2 callers
Method
writeHosts
(write = true, ipv6 = true)
src/fork/module/Host/index.ts:530
↓ 2 callers
Function
xmlToJson
(str: string)
src/render/util/transform/index.ts:26
↓ 2 callers
Function
yamlSingleQuote
(value: string)
src/render/components/RoadRunner/project.ts:30
↓ 2 callers
Function
yamlToJson
(str: string)
src/render/util/transform/index.ts:30
← previous
next →
901–1,000 of 4,209, ranked by callers