1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/packages/node_modules/@node-red/runtime/lib/storage/localfilesystem
2019-11-03 09:10:32 +00:00
..
projects Detect windows UNC '\\' as well as 'X:' as an absolute flow path - use the path.isAbsolute function instead of rolling our own. 2019-11-03 08:24:47 +00:00
index.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
library.js Fix length calculation when reading library file 2019-05-24 11:36:05 +01:00
sessions.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
settings.js pull out editor-client and editor-api 2018-08-17 22:10:54 +01:00
util.js localfilesystem - ensure folder is present before write (e.g. flows file not in user folder) 2019-11-03 09:10:32 +00:00