📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-28 20:29:02
📂
/ (Root)
/
home
/
orkouolp
/
nodevenv
/
node_js
/
testing.orkobd
/
14
/
lib
/
node_modules
/
object-inspect
/
example
📍 /home/orkouolp/nodevenv/node_js/testing.orkobd/14/lib/node_modules/object-inspect/example
🔄 Refresh
✏️
Editing: circular.js
Writable
'use strict'; var inspect = require('../'); var obj = { a: 1, b: [3, 4] }; obj.c = obj; console.log(inspect(obj));
💾 Save Changes
❌ Cancel