ElectronBrowserWindow.getRepresentedFilename method
ElectronBrowserWindow › getRepresentedFilename
Unofficial
Returns the pathname of the file the window represents (macOS only).Signature:
getRepresentedFilename(): stringReturns: string — The represented filename.