module.exports = (parameters, output) => { output("Unicorn Shell (unish) version " + version + " (" + process.platform + ", " + process.arch + ")"); }