'use strict' // Somewhat based on: // . // But I don’t think one tiny line of code can be copyrighted. 😅 exports.cwd = cwd function cwd() { return '/' }