celeri icon indicating copy to clipboard operation
celeri copied to clipboard

add .load(message, wrapAroundCallback)

Open crcn opened this issue 13 years ago • 0 comments

such as:

fs.writeFile("someFile.txt", celeri.load("loading file", function(err, result) {

});

crcn avatar Feb 21 '12 22:02 crcn