1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
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
..
2015-03-31 22:29:42 +01:00
2015-03-31 22:29:42 +01:00
2013-09-09 20:03:22 +01:00
2015-03-21 17:42:06 +00:00
2015-04-03 23:05:15 +01:00