in src/apputil.js [26:28]
exports.resolveUserSpecifiedPath = function (p) { return path.resolve(origWorkingDir, p); };