File Explorer

/proc/self/root/var/runtime/node_modules/@aws-sdk/node_modules/number-allocator

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 /.

index.js186 B · 8 lines
// Copyright Takatoshi Kondo 2021//// Distributed under the MIT License const NumberAllocator = require('./lib/number-allocator.js') module.exports.NumberAllocator = NumberAllocator