UNPKG

ticucumber

Version:

TiCucumber: Cucumber for Appc Alloy.

10 lines 243 B
console.log('ok now what'); module.exports = function(args) { var target = args[0]; console.log('ok now what') //if (!info[target]) { // U.die('Invalid target for `alloy info`: ' + target); //} else { // info[target](); //} };