MCPcopy Create free account

hub / github.com/SpacingBat3/ReForged / functions

Functions26 in github.com/SpacingBat3/ReForged

↓ 9 callersMethodonce
* Emitted once `mksquashfs` process has been closed.
makers/appimage/src/utils.ts:56
↓ 7 callersMethodon
* Emitted when `mksquashfs` process has been closed.
makers/appimage/src/utils.ts:52
↓ 4 callersMethodemit
@internal
makers/appimage/src/utils.ts:93
↓ 4 callersMethodmake
({ appName, dir, makeDir, packageJSON, targetArch }: MakerMeta, ...vendorExt: unknown[])
makers/appimage/src/main.ts:92
↓ 3 callersFunctioncleanup
Cleanup hook after Electron mock make process.
makers/appimage/test/make.ts:87
↓ 3 callersFunctionreject
()
example/src/index.ts:32
↓ 2 callersFunctiongetFixedDims
(icon:IconSet)
makers/appimage/src/image.ts:5
↓ 2 callersFunctiontoEscapeSeq
(string:T)
makers/appimage/src/utils.ts:102
↓ 1 callersMethod#writeShell
(path:string)
plugins/launcher/src/main.ts:22
↓ 1 callersFunctioncreateWindow
()
example/src/index.ts:9
↓ 1 callersFunctiongenerateDesktop
(desktopEntry: Partial<Record<string,string[]|string|null>>, actions?: Record<string,Partial<Record<string,str
makers/appimage/src/utils.ts:101
↓ 1 callersFunctiongetSquashFsVer
()
makers/appimage/src/utils.ts:171
↓ 1 callersFunctionjoinFiles
(...filesAndBuffers:readonly(string|ArrayBufferLike|Uint8Array)[])
makers/appimage/src/utils.ts:193
↓ 1 callersFunctionmkSquashFs
(...argv:string[])
makers/appimage/src/utils.ts:134
↓ 1 callersFunctionnormalizeIcon
* Normalizes icon property, i.e. converts it to {@linkcode IconSet} and * ensures all necessary fallback logic has been applied. * * @param conf ra
makers/appimage/src/image.ts:54
↓ 1 callersFunctionstoreIcons
(conf: MakerUnixOptions["icon"], out: string, work:string, app:string)
makers/appimage/src/image.ts:13
↓ 1 callersFunctionvalidateImageMetadata
* A function to validate if the type of any value is like the one in * {@link ImageMetadata} interface. * * @param meta Any value to validate the t
makers/appimage/src/image.ts:102
MethodaddListener
* Emitted when `mksquashfs` process has been closed.
makers/appimage/src/utils.ts:60
Methodcleanup
(rmMethod:T)
makers/appimage/src/main.ts:161
Methodconstructor
(config: PluginLauncherConfig)
plugins/launcher/src/main.ts:32
MethodgetHooks
()
plugins/launcher/src/main.ts:57
FunctiongetImageMetadata
* A function to fetch metadata from buffer in PNG or SVG format. * * @remarks * * For PNGs, it gets required information (like image width or heig
makers/appimage/src/image.ts:142
FunctionpluginInterface
()
makers/appimage/test/make.ts:70
MethodpostPackage
This hook wraps binary into a shell script.
plugins/launcher/src/main.ts:77
MethodreadPackageJson
This hook will read parsed packageJson and pass it unchanged.
plugins/launcher/src/main.ts:64
MethodremoveListener
* Emitted when `mksquashfs` process has been closed.
makers/appimage/src/utils.ts:64