MCPcopy Create free account

hub / github.com/ReviveUnblockNCMInstaller/RevivedUnblockInstaller / functions

Functions130 in github.com/ReviveUnblockNCMInstaller/RevivedUnblockInstaller

FunctionmakeInput
(value, args = {})
js-framework/src/plugin.ts:95
Functionmkdir
(dirPath: string)
js-framework/src/betterncm-api/fs.ts:110
FunctionmountDir
(filePath: string)
js-framework/src/betterncm-api/fs.ts:44
FunctionmountFile
(filePath: string)
js-framework/src/betterncm-api/fs.ts:54
MethodonAllPluginsLoaded
( fn: (loadedPlugins: typeof window.loadedPlugins, evt: CustomEvent) => void, )
js-framework/src/plugin.ts:134
FunctiononPluginStatusChange
(enabled: boolean)
src/ui/config.tsx:157
FunctionopenFileDialog
( filter: string, initialDir: string, )
js-framework/src/betterncm-api/app.ts:135
FunctionopenUrl
(url: string)
js-framework/src/betterncm-api/ncm.ts:39
FunctionreadConfig
(key: string, defaultValue: string)
js-framework/src/betterncm-api/app.ts:81
FunctionreadDir
(folderPath: string)
js-framework/src/betterncm-api/fs.ts:14
FunctionreadFile
(filePath: string)
js-framework/src/betterncm-api/fs.ts:34
FunctionreadFileText
(filePath: string)
js-framework/src/betterncm-api/fs.ts:24
MethodreadSync
()
src/utils/config.ts:13
FunctionreadUrlFile
(url: string, n: number)
src/utils/network.ts:63
Functionreload
* 包含加载动画的重载
js-framework/src/betterncm-api/index.ts:20
FunctionreloadPlugins
()
js-framework/src/betterncm-api/app.ts:60
Functionremove
(path: string)
js-framework/src/betterncm-api/fs.ts:129
FunctionsearchForData
( // rome-ignore lint/suspicious/noExplicitAny: 会检测任意值 finder: (func: any) => boolean, // rome-ignore
js-framework/src/betterncm-api/ncm.ts:119
MethodsetConfig
(key: string, value: T)
js-framework/src/plugin.ts:152
FunctionsetRoundedCorner
(enable = true)
js-framework/src/betterncm-api/app.ts:124
FunctionshowConsole
(show = true)
js-framework/src/betterncm-api/app.ts:114
FunctionsortFunc
(key1: string, key2: string)
js-framework/src/plugin-manager/index.tsx:105
Functionsuccess
(message: string)
js-framework/src/betterncm-api/tests.ts:9
FunctiontakeBackgroundScreenshot
()
js-framework/src/betterncm-api/app.ts:40
MethodtoString
()
js-framework/src/loader.ts:61
Functionunzip
( zipPath: string, unzipDest: string = `${zipPath}_extracted/`, )
js-framework/src/betterncm-api/fs.ts:65
FunctionwaitForElement
(selector: Selector, interval = 100)
js-framework/src/betterncm-api/utils.ts:18
FunctionwriteConfig
(key: string, value: string)
js-framework/src/betterncm-api/app.ts:94
FunctionwriteFile
(filePath: string, content: string | Blob)
js-framework/src/betterncm-api/fs.ts:95
FunctionwriteFileText
(filePath: string, content: string)
js-framework/src/betterncm-api/fs.ts:81
← previous101–130 of 130, ranked by callers