1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/test/red/storage
Nick O'Leary b96ea36b70 Deprecate getAllFlows/getFlow/saveFlow storage functions
They were specialised versions of get/saveLibraryEntry that
complicated the interface.

This change removes them from localfilesystem, but the top
level module checks for their existence and uses them if
they are there - for backwards compatibility.
2015-04-03 23:05:56 +01:00
..
index_spec.js Deprecate getAllFlows/getFlow/saveFlow storage functions 2015-04-03 23:05:56 +01:00
localfilesystem_spec.js Deprecate getAllFlows/getFlow/saveFlow storage functions 2015-04-03 23:05:56 +01:00