mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
5efbdf5d04
Whilst we know with the file system storage inplementation getLibraryEntry is a suitable replacement for getFlow, this may not be the case with other implementations. The storage code uses the deprecated functions if they are present - so the core code should call them and let the storage layer decide what it calls. |
||
---|---|---|
.. | ||
api | ||
nodes | ||
storage | ||
comms.js | ||
events.js | ||
log.js | ||
red.js | ||
server.js | ||
settings.js | ||
util.js |