-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
Open
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.v8 moduleIssues and PRs related to the "v8" subsystem.Issues and PRs related to the "v8" subsystem.
Description
What is the problem this feature will solve?
I want to keep the pid and the timestamp of a file while writing the snapshot to a dedicated folder.
Recreating the name is actually a bit messy and it would be nice if a folder would be accepted instead. That way the default filename could be used as before and it would be more convenient for users.
What is the feature you are proposing to solve the problem?
Accepting a folder as path and writing the file with its usual name in that folder.
What alternatives have you considered?
No response
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.v8 moduleIssues and PRs related to the "v8" subsystem.Issues and PRs related to the "v8" subsystem.
Type
Projects
Status
Awaiting Triage