Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpacingBat3/ReForged
/ functions
Functions
26 in github.com/SpacingBat3/ReForged
⨍
Functions
26
◇
Types & classes
20
↓ 9 callers
Method
once
* Emitted once `mksquashfs` process has been closed.
makers/appimage/src/utils.ts:56
↓ 7 callers
Method
on
* Emitted when `mksquashfs` process has been closed.
makers/appimage/src/utils.ts:52
↓ 4 callers
Method
emit
@internal
makers/appimage/src/utils.ts:93
↓ 4 callers
Method
make
({ appName, dir, makeDir, packageJSON, targetArch }: MakerMeta, ...vendorExt: unknown[])
makers/appimage/src/main.ts:92
↓ 3 callers
Function
cleanup
Cleanup hook after Electron mock make process.
makers/appimage/test/make.ts:87
↓ 3 callers
Function
reject
()
example/src/index.ts:32
↓ 2 callers
Function
getFixedDims
(icon:IconSet)
makers/appimage/src/image.ts:5
↓ 2 callers
Function
toEscapeSeq
(string:T)
makers/appimage/src/utils.ts:102
↓ 1 callers
Method
#writeShell
(path:string)
plugins/launcher/src/main.ts:22
↓ 1 callers
Function
createWindow
()
example/src/index.ts:9
↓ 1 callers
Function
generateDesktop
(desktopEntry: Partial<Record<string,string[]|string|null>>, actions?: Record<string,Partial<Record<string,str
makers/appimage/src/utils.ts:101
↓ 1 callers
Function
getSquashFsVer
()
makers/appimage/src/utils.ts:171
↓ 1 callers
Function
joinFiles
(...filesAndBuffers:readonly(string|ArrayBufferLike|Uint8Array)[])
makers/appimage/src/utils.ts:193
↓ 1 callers
Function
mkSquashFs
(...argv:string[])
makers/appimage/src/utils.ts:134
↓ 1 callers
Function
normalizeIcon
* 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 callers
Function
storeIcons
(conf: MakerUnixOptions["icon"], out: string, work:string, app:string)
makers/appimage/src/image.ts:13
↓ 1 callers
Function
validateImageMetadata
* 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
Method
addListener
* Emitted when `mksquashfs` process has been closed.
makers/appimage/src/utils.ts:60
Method
cleanup
(rmMethod:T)
makers/appimage/src/main.ts:161
Method
constructor
(config: PluginLauncherConfig)
plugins/launcher/src/main.ts:32
Method
getHooks
()
plugins/launcher/src/main.ts:57
Function
getImageMetadata
* 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
Function
pluginInterface
()
makers/appimage/test/make.ts:70
Method
postPackage
This hook wraps binary into a shell script.
plugins/launcher/src/main.ts:77
Method
readPackageJson
This hook will read parsed packageJson and pass it unchanged.
plugins/launcher/src/main.ts:64
Method
removeListener
* Emitted when `mksquashfs` process has been closed.
makers/appimage/src/utils.ts:64