ElectronCrashReporter.getParameters method
ElectronCrashReporter › getParameters
Unofficial
Returns the currentextra parameters of the crash reporter. Signature:
getParameters(): Record<string, string>Returns: Record<string, string> — The current extra parameters.