/proc/thread-self/root/proc/self/root/var/runtime/node_modules/@aws-sdk/node_modules/gopd
This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.
'use strict'; /** @type {import('.')} */var $gOPD = require('./gOPD'); if ($gOPD) { try { $gOPD([], 'length'); } catch (e) { // IE 8 has a broken gOPD $gOPD = null; }} module.exports = $gOPD;