aboutsummaryrefslogtreecommitdiff
path: root/test/handleInput.js
AgeCommit message (Collapse)AuthorFilesLines
2014-01-26Add callback to handleInput() for easier use in other projectsPatrick Gansterer1-24/+47
Since handleInput works completely asynchronous it is necessary to provide a callback function for signaling finished operation. This allows other project to call the handleInput function.
2013-08-24removed exec-sync. version 2.2.0 candidateGregg Caines1-6/+6
2013-06-08add some tests. version bump to 2.0.13.cainus1-0/+55