if( typeof options.chainFunction === 'undefined'){
        inq.prompt([opts]).then(function(res) {
          
          if (res.val) {
            cb(null, file);