INNER CODE UNIT · JavaScript
openLogPath
viarotel-org/escrcpy · desktop/electron/helpers/debugger/index.js:16
export function openLogPath() {
return shell.openPath(getLogPath())
}
INNER CODE UNIT · JavaScript
viarotel-org/escrcpy · desktop/electron/helpers/debugger/index.js:16
export function openLogPath() {
return shell.openPath(getLogPath())
}