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