Skip to main content
method StartupSnapshot.isBuildingSnapshot
StartupSnapshot.isBuildingSnapshot(): boolean
Deprecated

Returns true if the Node.js instance is run to build a snapshot.

Return Type

boolean
Back to top