c4milo / c4milo/node-webkit-agent
global.data
Open
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I was looking at global objects and I've found the global.data object.
{"method":"Runtime.evaluate","params":{"expression":"JSON.stringify(global.data)","objectGroup":"console","includeCommandLineAPI":true,"doNotPauseOnExceptionsAndMuteConsole":false,"returnByValue":false,"generatePreview":true},"id":82}
I suppose it is node-webkit-agent specific. Can't it be kept private?
I have no time now to clean it, but I recommend not to use globals if not strictly necessary.
Do you agree?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.