flocore-node/lib/scaffold
Chris Kleeschulte 4ee11ed73b Crash on reindex
- Introduced the concept of a Cancellation error so that services can choose to watch for a cancellation flag. 
- Services can then send this error back and it will be forwarded to the node.
- The node will then know to call shutdown appropriately.
2015-09-16 10:22:42 -04:00
..
add.js CLI fixes for installing and removing services. 2015-09-02 18:39:19 -04:00
call-method.js Added CLI commands "remove" and "call" 2015-08-28 17:13:02 -04:00
create.js inherit https options from node 2015-09-10 11:08:48 -04:00
default-config.js remove name field from node 2015-09-03 16:59:43 -04:00
find-config.js Implement function to find configuration in the current path. 2015-08-24 18:51:07 -04:00
remove.js CLI fixes for installing and removing services. 2015-09-02 18:39:19 -04:00
start.js Crash on reindex 2015-09-16 10:22:42 -04:00