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
Function
IsPathAllowed
(path string)
src/helper-go/utils/whitelist.go:599
Function
IsPathAllowedForWrite
(path string)
src/helper-go/utils/whitelist.go:603
Method
Loading
(text?: string, index?: number)
src/render/core/Base.ts:55
Method
LoadingClose
()
src/render/core/Base.ts:44
Method
LoadingText
(str: string)
src/render/core/Base.ts:49
Function
LogSetup
(file: Ref<string>)
src/render/components/Log/setup.ts:10
Method
MacportsDirFixed
MacportsDirFixed ensures the MacPorts directory structure is correctly set up for MariaDB.
src/helper-go/module/mariadb.go:14
Method
MessageError
(message: string)
src/render/core/Base.ts:112
Method
MessageInfo
(message: string)
src/render/core/Base.ts:108
Method
MessageSuccess
(message: string)
src/render/core/Base.ts:100
Method
MessageWarning
(message: string)
src/render/core/Base.ts:104
Function
Mkdirp
Mkdirp 创建目录(包括所有必要父目录)
src/helper-go/utils/util.go:17
Function
NewHostManager
NewHostManager creates and returns a new instance of HostManager.
src/helper-go/module/host.go:177
Function
NewMailpitManager
NewMailpitManager creates and returns a new instance of MailpitManager.
src/helper-go/module/mailpit.go:30
Function
NewMariadbManager
NewMariadbManager creates and returns a new instance of MariadbManager.
src/helper-go/module/mariadb.go:35
Function
NewMysqlManager
NewMysqlManager creates and returns a new instance of MysqlManager.
src/helper-go/module/mysql.go:54
Function
NewPhpManager
NewPhpManager creates and returns a new instance of PhpManager.
src/helper-go/module/php.go:44
Function
NewRabbitmqManager
NewRabbitmqManager creates and returns a new instance of RabbitmqManager.
src/helper-go/module/rabbitmq.go:31
Function
NewRedisManager
NewRedisManager creates and returns a new instance of RedisManager.
src/helper-go/module/redis.go:33
Function
NewToolManager
NewToolManager creates and returns a new instance of ToolManager.
src/helper-go/module/tool.go:587
Function
ParseRootDefinition
(this: any, obj: any)
src/render/util/transform/JSDoc.ts:139
Function
PeerInfoFromConn
(conn net.Conn)
src/helper-go/utils/peer_other.go:10
Function
PeerInfoFromConn
(conn net.Conn)
src/helper-go/utils/peer_windows.go:15
Function
PeerInfoFromConn
(conn net.Conn)
src/helper-go/utils/peer_darwin.go:12
Function
PeerInfoFromConn
(conn net.Conn)
src/helper-go/utils/peer_linux.go:13
Function
ProjectSetup
(typeFlag: AllAppModule)
src/render/components/LanguageProjects/setup.ts:8
Function
ReadFile
ReadFile 读取文件内容并返回字符串
src/helper-go/utils/util.go:33
Function
ReadFileBytes
ReadFileBytes 读取文件内容并返回字节切片(如果需要原始字节)
src/helper-go/utils/util.go:39
Function
Remove
Remove 删除文件或目录
src/helper-go/utils/util.go:22
Function
SVGStore
()
src/render/components/VueSvgIcon/store.ts:18
Function
SetHideWindow
SetHideWindow 设置 Windows 下的 HideWindow 属性
src/helper-go/utils/exec_windows.go:18
Function
Setup
()
src/render/components/Ollama/models/all/setup.ts:50
Function
Setup
()
src/render/components/Ollama/models/local/setup.ts:39
Function
Setup
(typeFlag: AllAppModule)
src/render/components/ServiceManager/setup.ts:17
Function
Setup
(version: SoftInstalled)
src/render/components/PostgreSql/Extension/setup.ts:27
Function
Setup
()
src/render/components/Nodejs/setup.ts:8
Function
Setup
()
src/render/components/Nodejs/default/setup.ts:30
Function
Setup
()
src/render/components/Nodejs/nvm/setup.ts:37
Function
Setup
()
src/render/components/Nodejs/fnm/setup.ts:37
Function
Setup
()
src/render/components/AI/setup.ts:125
Function
Setup
()
src/render/components/AI/Prompt/setup.ts:89
Function
Setup
()
src/render/components/CloudflareTunnel/setup.ts:15
Function
Setup
(version: SoftInstalled)
src/render/components/PHP/Extension/setup.ts:22
Function
Setup
(version: SoftInstalled)
src/render/components/PHP/Extension/Homebrew/setup.ts:29
Function
Setup
(version: SoftInstalled)
src/render/components/PHP/Extension/Loaded/setup.ts:16
Function
Setup
(version: SoftInstalled)
src/render/components/PHP/Extension/Macports/setup.ts:29
Function
Setup
()
src/render/components/Git/setup.ts:48
Function
Setup
(typeFlag: AllAppModule, hasStatic?: boolean)
src/render/components/VersionManager/setup.ts:11
Function
Setup
(typeFlag: AllAppModule)
src/render/components/VersionManager/static/setup.ts:24
Function
Setup
(typeFlag: AllAppModule)
src/render/components/VersionManager/sdkman/setup.ts:31
Function
Setup
(typeFlag: AllAppModule)
src/render/components/VersionManager/port/setup.ts:34
Function
Setup
(typeFlag: AllAppModule)
src/render/components/VersionManager/brew/setup.ts:32
Function
Setup
(typeFlag: string)
src/render/components/VersionManager/podman/setup.ts:61
Function
SetupAll
()
src/render/components/Ollama/models/setup.ts:12
Function
SetupAll
(typeFlag: AllAppModule)
src/render/components/VersionManager/setupAll.ts:12
Function
SetupAll
(typeFlag: AllAppModule)
src/render/components/VersionManager/local/setup.ts:22
Method
StartService
StartService 启动服务的通用实现
src/helper-go/module/base.go:14
Function
TaskAddPhpMyAdminSite
(this: any, phpVersion?: number, write = true, ipv6 = true)
src/fork/module/Host/Task.ts:105
Function
TaskAddRandomSite
(this: any, version?: SoftInstalled, write = true, ipv6 = true)
src/fork/module/Host/Task.ts:23
Function
Test
()
src/shared/requestTimer/index.ts:396
Function
TestAllowedRootsFilePresentDisablesNameFallback
(t *testing.T)
src/helper-go/utils/whitelist_test.go:126
Function
TestParseRole
(t *testing.T)
src/helper-go/main_test.go:31
Function
TestPowerShellEncodedArgsAvoidScriptFiles
(t *testing.T)
src/helper-go/module/tool_test.go:27
Function
TestPythonExecutableSymlinkRule
(t *testing.T)
src/helper-go/utils/whitelist_test.go:177
Function
TestUnixPackageManagerBusinessPaths
(t *testing.T)
src/helper-go/utils/whitelist_test.go:150
Function
TestValidateFreshRequest
(t *testing.T)
src/helper-go/main_test.go:48
Function
TestValidateNamesAndUsers
(t *testing.T)
src/helper-go/utils/whitelist_test.go:52
Function
TestValidateScalarInputs
(t *testing.T)
src/helper-go/utils/whitelist_test.go:11
Function
TestValidateSystemEnv
(t *testing.T)
src/helper-go/utils/whitelist_test.go:83
Function
TestValidateSystemPathEntry
(t *testing.T)
src/helper-go/utils/whitelist_test.go:97
Function
TestVerifySignatureIncludesAuthFields
(t *testing.T)
src/helper-go/main_test.go:75
Function
TestWindowsAllowedRootsACLRejectsUsersWrite
(t *testing.T)
src/helper-go/utils/allow_roots_windows_test.go:26
Function
TestWindowsAllowedRootsTrustedWriterSIDs
(t *testing.T)
src/helper-go/utils/allow_roots_windows_test.go:12
Function
ThemeInit
()
src/render/util/Theme.ts:6
Function
UPDATE_HOSTS
(hosts: Array<AppHost>)
src/render/store/app.ts:224
Function
UPDATE_SERVER_CURRENT
({ flag, data }: { flag: AllAppModule; data: AppServerCurrent })
src/render/store/app.ts:214
Function
UUID
对应 uuid
src/helper-go/utils/util.go:144
Function
ValidateAutoStartTask
(enabled bool, taskName, exePath string)
src/helper-go/utils/whitelist.go:762
Function
ValidatePathForRemove
(path string)
src/helper-go/utils/whitelist.go:500
Function
ValidateRabbitMQPluginDir
(cwd string)
src/helper-go/utils/whitelist.go:571
Function
ValidateRunScript
(shell, scriptPath string)
src/helper-go/utils/whitelist.go:663
Function
ValidateSignal
(sig string)
src/helper-go/utils/whitelist.go:615
Function
ValidateSymlinkPair
(oldname, newname string)
src/helper-go/utils/whitelist.go:534
Function
ValidateSystemEnvValue
(key, value string)
src/helper-go/utils/whitelist.go:743
Function
WaitTime
对应 waitTime
src/helper-go/utils/util.go:134
Function
WindowsWriteElevateScript
(instance, end)
src/shared/Sudo-Raw.js:563
Function
WriteFile
WriteFile 写入文件内容
src/helper-go/utils/util.go:44
Function
WriteFileString
WriteFileString 写入字符串到文件
src/helper-go/utils/util.go:49
Function
_
(t)
src/render/util/transform/php-parser.min.js:2
Function
_androidSdkCandidates
(this: any)
src/fork/module/Flutter/android.ts:10
Function
_detectAndroidSdkDir
(this: any)
src/fork/module/Flutter/android.ts:24
Method
_initPlugin
(version: SoftInstalled)
src/fork/module/RabbitMQ/index.ts:136
Method
_installSoftHandle
(row: any)
src/fork/module/Ollama/index.ts:185
Method
_installSoftHandle
(row: any)
src/fork/module/Flutter/index.ts:820
Method
_installSoftHandle
(row: any)
src/fork/module/Composer/index.ts:57
Method
_installSoftHandle
(row: any)
src/fork/module/Elasticsearch/index.ts:182
Method
_installSoftHandle
(row: any)
src/fork/module/Typesense/index.ts:186
Method
_installSoftHandle
(row: any)
src/fork/module/Cloudflared/index.ts:114
Method
_installSoftHandle
(row: any)
src/fork/module/RustFS/index.ts:258
Method
_installSoftHandle
(row: any)
src/fork/module/Bun/index.ts:97
← previous
next →
2,001–2,100 of 4,209, ranked by callers