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
↓ 1 callers
Function
treatAsHtml
(filename: string)
src/render/util/markdown/shared.ts:51
↓ 1 callers
Function
trimTrailingSeparator
(value: string)
src/fork/module/Code/index.ts:22
↓ 1 callers
Function
unescapePowerShellSingleQuoted
(value: string)
src/shared/installProxyEnv.ts:11
↓ 1 callers
Function
unescapeShellDoubleQuoted
(value: string)
src/shared/installProxyEnv.ts:15
↓ 1 callers
Method
unpack
()
src/fork/module/Node/index.ts:214
↓ 1 callers
Function
updateApacheConf
(host: AppHost, old: AppHost)
src/fork/module/Apache/Host.ts:97
↓ 1 callers
Function
updateCaddyConf
(host: AppHost, old: AppHost)
src/fork/module/Caddy/Host.ts:99
↓ 1 callers
Function
updateFrankenPHPConf
(host: AppHost, old: AppHost)
src/fork/module/FrankenPHP/Host.ts:95
↓ 1 callers
Method
updateGlobalConfig
* 更新全局配置
src/main/core/ServerManager.ts:103
↓ 1 callers
Function
updateNginxConf
(host: AppHost, old: AppHost)
src/fork/module/Nginx/Host.ts:165
↓ 1 callers
Function
updateRoadRunnerConfigPort
(content: string, port: number)
src/render/components/RoadRunner/project.ts:111
↓ 1 callers
Function
updateRootRule
(host: AppHost, old: AppHost)
src/fork/module/Host/Host.ts:131
↓ 1 callers
Function
updateStates
( itemsById: any, visibleStates: any, enabledStates: any, checkedStates: any )
src/main/utils/menu.ts:152
↓ 1 callers
Function
userChangeOwnerPassword
(newPassword: string, email: string)
src/fork/module/N8N/database.ts:280
↓ 1 callers
Function
uuidv4
()
src/render/util/transform/Go.ts:365
↓ 1 callers
Function
validateAllowedRootsFileSecurity
(path string, info os.FileInfo)
src/helper-go/utils/allow_roots_unix.go:11
↓ 1 callers
Function
validateBase64
(value: string, label: string)
src/shared/WindowsHelperFallback.ts:413
↓ 1 callers
Method
validateClientBinding
(info TaskItem, peer utils.PeerInfo)
src/helper-go/main.go:398
↓ 1 callers
Method
validateConfig
()
src/fork/module/Image/ImageCompressTask.ts:1039
↓ 1 callers
Function
validatePathForRead
(targetPath: string, label: string)
src/shared/WindowsHelperFallback.ts:341
↓ 1 callers
Function
validatePathForRemove
(targetPath: string, label: string)
src/shared/WindowsHelperFallback.ts:349
↓ 1 callers
Method
validatePeer
(peer utils.PeerInfo)
src/helper-go/main.go:365
↓ 1 callers
Function
validateRmArgs
(args: unknown[])
src/shared/WindowsHelperFallback.ts:484
↓ 1 callers
Method
validateSendArgs
(module: string, fn: string, args: any[])
src/fork/Helper.ts:94
↓ 1 callers
Function
validateSetAutoStartArgs
(args: unknown[])
src/shared/WindowsHelperFallback.ts:522
↓ 1 callers
Function
validateSetSystemEnvArgs
(args: unknown[])
src/shared/WindowsHelperFallback.ts:515
↓ 1 callers
Function
validateSetSystemPathArgs
(args: unknown[])
src/shared/WindowsHelperFallback.ts:489
↓ 1 callers
Function
validateSslAddTrustedCertArgs
(args: unknown[])
src/shared/WindowsHelperFallback.ts:552
↓ 1 callers
Function
validateWriteBufferArgs
(args: unknown[])
src/shared/WindowsHelperFallback.ts:470
↓ 1 callers
Function
validateWriteFileArgs
(args: unknown[])
src/shared/WindowsHelperFallback.ts:459
↓ 1 callers
Function
versionChange
(item: any)
src/render/components/Nodejs/default/setup.ts:59
↓ 1 callers
Function
visit
(node: ts.Node)
scripts/helper-contract-check.ts:146
↓ 1 callers
Function
waitForTools
(client: Client, expected: string[], timeoutMs = 8000)
scripts/mcp-all-tools-audit-test.ts:76
↓ 1 callers
Function
watchLog
()
src/render/components/Log/setup.ts:51
↓ 1 callers
Method
webServerVersion
(flag: string)
src/main/core/MCPContextResolver.ts:325
↓ 1 callers
Method
weekdayName
(day: number)
src/fork/module/Cron/WindowsSystemScheduler.ts:208
↓ 1 callers
Method
width
* Dialog width * @param w * @returns {Dialog}
src/render/components/YbBaseDialog/dialog.ts:37
↓ 1 callers
Function
windows
(instance: Instance)
src/shared/Sudo.ts:331
↓ 1 callers
Function
windowsACLUnsafeWriter
(dacl *windows.ACL)
src/helper-go/utils/allow_roots_windows.go:131
↓ 1 callers
Method
windowsAutoLaunch
(autoLaunch: boolean)
src/main/core/AppNodeFn.ts:324
↓ 1 callers
Function
windowsElevate
(instance: Instance)
src/shared/Sudo.ts:166
↓ 1 callers
Function
windowsGetMachineEnv
(name string)
src/helper-go/module/tool_other.go:7
↓ 1 callers
Function
windowsHostsPathCandidates
()
src/shared/WindowsHelperFallback.ts:166
↓ 1 callers
Function
windowsHostsPathCandidates
()
src/helper-go/utils/whitelist.go:189
↓ 1 callers
Function
windowsResult
(instance: Instance)
src/shared/Sudo.ts:177
↓ 1 callers
Function
windowsSetMachineEnvExpandString
(name, value string)
src/helper-go/module/tool_windows.go:42
↓ 1 callers
Function
windowsSetMachineEnvExpandString
(name, value string)
src/helper-go/module/tool_other.go:15
↓ 1 callers
Function
windowsWaitForStatus
(instance: Instance)
src/shared/Sudo.ts:192
↓ 1 callers
Function
windowsWriteCommandScript
(instance: Instance)
src/shared/Sudo.ts:217
↓ 1 callers
Function
windowsWriteExecuteScript
(instance: Instance)
src/shared/Sudo.ts:237
↓ 1 callers
Method
write
(_chunk: string | Uint8Array, callback?: (error?: Error | null) => void)
scripts/windows-helper-send-test.ts:15
↓ 1 callers
Function
writeFileByRoot
(file: string, content: string)
src/main/utils/index.ts:119
↓ 1 callers
Function
writeFileNoSymlink
(path string, data []byte, perm os.FileMode)
src/helper-go/main.go:176
↓ 1 callers
Function
writeMariaDBOptionSupportCache
()
src/fork/module/Mariadb/index.ts:153
↓ 1 callers
Method
writeWrapper
(job: CronJob)
src/fork/module/Cron/UnixSystemScheduler.ts:44
↓ 1 callers
Method
writeWrapper
(job: CronJob)
src/fork/module/Cron/WindowsSystemScheduler.ts:177
Method
$baseConfirm
(content: string, title?: string, param?: { [key: string]: any })
src/shim.d.ts:17
Method
$baseDialog
(componant: any)
src/shim.d.ts:11
Method
$baseLoading
(text: string, index?: number)
src/shim.d.ts:13
Method
$baseLoadingClose
()
src/shim.d.ts:14
Method
$basePopBox
(componant: any, data?: object)
src/shim.d.ts:18
Function
AIKeys
()
src/render/components/AI/key.ts:22
Function
AIKeysEN
()
src/render/components/AI/key.ts:322
Method
Alert
(content: string, title?: string)
src/render/core/Base.ts:116
Function
AppLogSend
(type: 'info' | 'error' | 'debug', msg: string)
src/fork/Fn.ts:163
Function
AppModuleSetup
(flag: AllAppModule)
src/render/core/Module.ts:9
Function
AppUI
()
src/render/util/UI.ts:6
Function
ArrayMoveItem
(arr: any[], fromIndex: number, toIndex: number)
src/render/util/Index.ts:192
Function
AsideSetup
()
src/render/components/CloudflareTunnel/ASide.ts:8
Function
AsideSetup
()
src/render/components/Hermes/ASide.ts:6
Function
AsideSetup
()
src/render/components/Antigravity/ASide.ts:6
Function
AsideSetup
()
src/render/components/OpenCode/ASide.ts:6
Function
AsideSetup
()
src/render/components/CopilotCli/ASide.ts:6
Function
AsideSetup
()
src/render/components/ClaudeCode/ASide.ts:6
Function
AsideSetup
()
src/render/components/Kimi/ASide.ts:6
Function
AsideSetup
()
src/render/components/MCP/ASide.ts:7
Function
AsideSetup
()
src/render/components/Codex/ASide.ts:6
Function
AsideSetup
()
src/render/components/OpenClaw/ASide.ts:6
Function
AsideSetup
(flag: AllAppModule)
src/render/core/ASide.ts:22
Function
AsyncComponentSetup
()
src/render/util/AsyncComponent.ts:25
Function
ComposeBuildSetup
(form: ComputedRef<FormItemType>)
src/render/components/Podman/compose-build/setup.ts:12
Function
ConfSetup
(props: ComputedRef<ConfSetupProps>)
src/render/components/Conf/setup.ts:70
Method
ConfirmError
(content: string, title?: string)
src/render/core/Base.ts:148
Method
ConfirmInfo
(content: string, title?: string)
src/render/core/Base.ts:154
Method
ConfirmSuccess
(content: string, title?: string)
src/render/core/Base.ts:142
Method
ConfirmWarning
(content: string, title?: string)
src/render/core/Base.ts:160
Function
CreateWindowsNamedPipe
(SOCKET_PATH string)
src/helper-go/utils/exec_windows.go:58
Function
CreateWindowsNamedPipe
(SOCKET_PATH string)
src/helper-go/utils/exec_other.go:18
Function
CurrentUserSID
()
src/helper-go/utils/peer_other.go:14
Function
CurrentUserSID
()
src/helper-go/utils/peer_darwin.go:50
Function
CurrentUserSID
()
src/helper-go/utils/peer_linux.go:49
Method
Dialog
(component: any, data = {}, width = '50%', className = '')
src/render/core/Base.ts:166
Function
Exec
()
src/shared/Sudo-Raw.js:30
Function
ExecCommand
ExecCommand 执行命令并返回输出 不经过 shell 解析,直接调用可执行文件,参数以数组传递
src/helper-go/utils/util.go:73
Function
GetPipeNameFromSocketPath
getPipeNameFromSocketPath extracts a valid pipe name from socket path
src/helper-go/utils/exec_other.go:14
Function
GetPowerShellExe
getPowerShellExe 获取 Windows 下 PowerShell 的完整路径 如果文件存在则返回完整路径,否则回退到命令名本身
src/helper-go/utils/util.go:106
Function
INIT_CONFIG
(obj: any)
src/render/store/app.ts:234
Function
INIT_HTTP_SERVE
(obj: any)
src/render/store/app.ts:243
Function
IsLinux
()
src/helper-go/utils/util.go:165
Function
IsMacOS
()
src/helper-go/utils/util.go:161
← previous
next →
1,901–2,000 of 4,209, ranked by callers