chjj / blessed

A high-level terminal interface library for node.js.
Other
11.2k stars 528 forks source link

Program.prototype._attr should ignore null/undefined parameters. #439

Open adrianhelvik opened 3 months ago

adrianhelvik commented 3 months ago

Handle undefined and null in Program.prototype._attr.

This will probably resolve https://github.com/Unitech/pm2/issues/5577