MCPcopy Create free account

hub / github.com/xpf0000/FlyEnv / functions

Functions4,209 in github.com/xpf0000/FlyEnv

MethodinitConf
()
src/fork/module/PureFtpd/index.ts:36
FunctioninitConfig
()
src/render/store/app.ts:263
MethodinitConfig
()
src/fork/module/DNS/index.ts:36
MethodinitConfig
()
src/fork/module/Rnacos/index.ts:36
MethodinitConfig
(version: SoftInstalled)
src/fork/module/RabbitMQ/index.ts:73
FunctioninitFileDroper
( selecter: HTMLElement, callback?: (res: { files: string[]; ondrag: boolean }) => void )
src/render/util/File.ts:37
FunctioninitFileWatch
(file: string, fn: () => void)
src/render/components/Host/Edit/rewrite.ts:85
FunctioninitFlyEnvSH
()
src/fork/module/Tool.win/init.ts:15
FunctioninitFlyEnvSH
()
src/fork/module/Tool/init.ts:17
FunctioninitHost
()
src/render/store/app.ts:246
MethodinitIniFile
(file: string)
src/fork/module/Php.win/index.ts:61
FunctioninitMirrors
()
src/render/components/Podman/compose-build/Form/Base.ts:39
FunctioninitNginxRewriteCustomWatch
()
src/render/components/Host/Edit/rewrite.ts:30
FunctioninitNginxRewrites
()
src/render/components/Host/Edit/rewrite.ts:48
MethodinitPassword
()
src/fork/module/Mysql/index.ts:654
FunctioninitSetup
()
src/render/components/Tools/SiteSucker/store.ts:51
MethodinitTestImage
* 下载图片,返回base64编码格式
src/fork/module/Image/index.ts:228
FunctioninitTheme
()
src/render/capturer/store/app.ts:72
FunctioninitWatchAppHost
()
src/render/components/DNS/dns.ts:75
MethodinspectSkill
(identifier: string)
src/render/components/Hermes/setup.ts:418
MethodinspectSkill
(identifier: string)
src/fork/module/Hermes/index.ts:521
Methodinstall
()
src/fork/module/Php.win/index.ts:586
Methodinstall
(job: CronJob)
src/fork/module/Cron/UnixSystemScheduler.ts:266
Methodinstall
(job: CronJob)
src/fork/module/Cron/WindowsSystemScheduler.ts:286
MethodinstallAntigravity
(domRef: Ref<HTMLElement>)
src/render/components/Antigravity/setup.ts:142
FunctioninstallBrew
()
src/render/components/VersionManager/brew/setup.ts:241
MethodinstallCA
(domRef: Ref<HTMLElement>, binPath: string)
src/render/components/MkCert/MkCertStore.ts:24
MethodinstallClaudeCode
(domRef: Ref<HTMLElement>)
src/render/components/ClaudeCode/setup.ts:148
MethodinstallCodex
(domRef: Ref<HTMLElement>)
src/render/components/Codex/setup.ts:142
MethodinstallCopilotCli
(domRef: Ref<HTMLElement>)
src/render/components/CopilotCli/setup.ts:144
MethodinstallDockerCompose
()
src/render/components/Podman/class/Podman.ts:189
FunctioninstallFNM
()
src/render/components/Nodejs/fnm/setup.ts:219
MethodinstallGateway
(domRef: Ref<HTMLElement>)
src/render/components/OpenClaw/setup.ts:102
FunctioninstallGit
()
src/render/components/Git/setup.ts:95
MethodinstallHermes
(domRef: Ref<HTMLElement>)
src/render/components/Hermes/setup.ts:240
MethodinstallKimi
(domRef: Ref<HTMLElement>)
src/render/components/Kimi/setup.ts:128
FunctioninstallNVM
()
src/render/components/Nodejs/nvm/setup.ts:221
MethodinstallOpenClaw
(domRef: Ref<HTMLElement>)
src/render/components/OpenClaw/setup.ts:173
MethodinstallOpenCode
(domRef: Ref<HTMLElement>)
src/render/components/OpenCode/setup.ts:151
FunctioninstallOrUninstall
(action: 'install' | 'uninstall', item: any)
src/render/components/Nodejs/default/setup.ts:79
MethodinstallOrUninstall
( tool: 'fnm' | 'nvm' | 'default', action: 'install' | 'uninstall', version: string )
src/fork/module/Node/index.ts:178
MethodinstallOrUninstall
( tool: 'fnm' | 'nvm' | 'default', action: 'install' | 'uninstall', version: string )
src/fork/module/Node.win/index.ts:337
FunctioninstallOrUninstallXTerm
(action: 'install' | 'uninstall', item: any)
src/render/components/Nodejs/nvm/setup.ts:139
FunctioninstallOrUninstallXTerm
(action: 'install' | 'uninstall', item: any)
src/render/components/Nodejs/fnm/setup.ts:138
MethodinstallPgvector
(version: SoftInstalled, tag: string)
src/fork/module/Postgresql/index.ts:371
MethodinstallPlugin
(pluginId: string, domRef: Ref<HTMLElement>)
src/render/components/ClaudeCode/setup.ts:268
MethodinstallPlugin
(pluginId: string, domRef: Ref<HTMLElement>)
src/render/components/Codex/setup.ts:249
FunctioninstallPodman
()
src/render/components/VersionManager/podman/setup.ts:117
FunctioninstallRustup
(xtermDom: HTMLElement)
src/render/components/Rust/setup.ts:155
FunctioninstallSDKMAN
()
src/render/components/VersionManager/sdkman/setup.ts:124
MethodinstallSkill
(name: string, domRef: Ref<HTMLElement>)
src/render/components/Hermes/setup.ts:292
MethodinstallSoft
(row: any)
src/fork/module/Php/index.ts:408
MethodinstallSoft
(row: any)
src/fork/module/Base/index.ts:466
MethodinstalledPlugins
()
src/render/components/ClaudeCode/setup.ts:260
MethodinstalledPlugins
()
src/render/components/Codex/setup.ts:241
Methodip_address
* 获取单个IP地址(向后兼容) * 优先返回物理网卡的真实局域网IP
src/main/core/AppNodeFn.ts:182
Methodip_address_list
* 获取所有可用的IP地址列表 * 供用户选择使用哪个IP(用于DNS、FTP等服务)
src/main/core/AppNodeFn.ts:191
FunctionisActive
( currentPath: string, matchPath?: string, asRegex: boolean = false )
src/render/util/markdown/shared.ts:9
FunctionisArmArch
()
src/shared/utils.ts:44
MethodisComposeRunning
(paths: string[], projectName: string, socket?: string)
src/fork/module/Podman/index.ts:494
FunctionisConnected
()
src/render/components/Tools/WebSocketSSE/store.ts:132
MethodisContainerRunning
(containerName: string, machineName: string)
src/fork/module/Podman/index.ts:530
FunctionisDisabled
()
src/render/components/Log/setup.ts:45
FunctionisInAppEnv
(item: SoftInstalled)
src/render/components/ServiceManager/setup.ts:60
FunctionisInAppEnv
(item: SoftInstalled)
src/render/components/ServiceManager/EXT/store.ts:70
FunctionisInAppEnv
(item: SoftInstalled)
src/render/components/VersionManager/local/setup.ts:110
FunctionisInEnv
(item: SoftInstalled)
src/render/components/ServiceManager/setup.ts:56
FunctionisInEnv
(item: SoftInstalled)
src/render/components/ServiceManager/EXT/store.ts:61
FunctionisInEnv
(item: SoftInstalled)
src/render/components/VersionManager/local/setup.ts:106
MethodisLoopbackName
(a: string)
src/fork/module/Host/index.ts:397
MethodisMakeConf
()
src/fork/module/Host/index.ts:88
MethodisOnBorder
(x: number, y: number)
src/render/capturer/shape/Mask.ts:118
MethodisOnBorder
* 判断点是否在线上 * @param x * @param y
src/render/capturer/shape/Draw.ts:115
MethodisOnBorder
* 判断点是否在线上 * @param x * @param y
src/render/capturer/shape/Text.ts:278
MethodisOnBorder
(x: number, y: number)
src/render/capturer/shape/Arrow.ts:24
MethodisOnBorder
(x: number, y: number)
src/render/capturer/shape/Shape.ts:154
MethodisOnBorder
* 判断点是否在边框线上
src/render/capturer/shape/Rectangle.ts:19
MethodisOnBorder
* 判断点是否在椭圆边框线上
src/render/capturer/shape/Ellipse.ts:19
MethodisOnShape
(x: number, y: number)
src/render/capturer/shape/Draw.ts:153
MethodisOnShape
* 判断点是否在箭头图形内 * 使用射线法 (Ray Casting Algorithm) 判断点是否在多边形内
src/render/capturer/shape/Arrow.ts:32
MethodisOnShape
(x: number, y: number)
src/render/capturer/shape/Shape.ts:142
FunctionisRemoteMcpType
(type?: string)
src/shared/aiCliMcp.ts:17
MethodisRunning
()
src/main/core/MCPServer.ts:84
FunctionitemMoveToTop
(item: CodeLibraryItemType)
src/render/components/Tools/CodeLibrary/setup.ts:77
FunctionkillPid
(this: BaseTask, pids: Array<string>)
src/render/components/AI/Fn/Util.ts:13
FunctionkillPids
(sig: string, pids: Array<string>)
src/fork/module/Tool.win/process.ts:43
FunctionkillPids
(sig: string, pids: Array<string>)
src/fork/module/Tool/process.ts:19
FunctionkillPort
(this: BaseTask, ports: Array<string>)
src/render/components/AI/Fn/Util.ts:4
FunctionkillPorts
(ports: Array<string>)
src/fork/module/Tool.win/process.ts:83
FunctionkillPorts
(ports: Array<string>)
src/fork/module/Tool/process.ts:10
Methodlang_initCustomerLang
(command: string, key: string)
src/main/core/AppNodeFn.ts:709
Methodlang_loadCustomerLang
(command: string, key: string)
src/main/core/AppNodeFn.ts:737
FunctionlibExec
(item: PHPExtendLocal, version: SoftInstalled)
src/render/components/PHP/store.ts:133
MethodlibExec
(item: any, version: SoftInstalled)
src/fork/module/Php.win/index.ts:553
MethodlicensesInit
()
src/fork/module/App/index.ts:110
MethodlicensesRequest
(message: string)
src/fork/module/App/index.ts:194
FunctionlineNumberPlugin
(md: MarkdownIt, enable = false)
src/render/util/markdown/plugins/lineNumbers.ts:6
FunctionlinkPlugin
(md: MarkdownIt, externalAttrs: Record<string, string>, base: string)
src/render/util/markdown/plugins/link.ts:10
MethodlistAllCronJobs
()
src/fork/module/Cron/index.ts:210
MethodlistConfigFiles
fork 可调:返回配置文件清单(存在性标记),供 MCP read_config 用
src/fork/module/Base/index.ts:105
← previousnext →3,401–3,500 of 4,209, ranked by callers