Documentation

nfcall

calls a node-style function (eg. expects callback as function(err, callback))

promise nfcall();

Returns

promise'promise' object
Back to top