Specifies the number of times to recurse while formatting object. This is useful for inspecting large objects. To recurse up to the maximum call stack size pass Infinity or null.
property depth | Node.js util module | Bun BuildDocsReferenceGuidesBlogDiscord/node:util/InspectOptions/depthPdepth BuildDocsReferenceGuidesBlogDiscord /node:util/InspectOptions/depthPdepth util.InspectOptions.depthdepth?: null | number
Search the reference...
/
property
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →property depth | Node.js util module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- Specifies the number of times to recurse while formatting object.
This is useful for inspecting large objects.
To recurse up to the maximum call stack size pass `Infinity` or `null`.