mirror of
https://github.com/electron/electron.git
synced 2026-01-11 00:18:02 -05:00
* add isPackaged method * add false test case for app.isPackaged() * document add.isPackaged() * check isPackaged() without fs call * convert to non-method property * document app.isPackaged as a property * update tests for app.isPackaged * remove unused fs require * clarify docs for isPackaged()