-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Labels
questionIssues that look for answers.Issues that look for answers.utilIssues and PRs related to the built-in util module.Issues and PRs related to the built-in util module.
Description
Is there a simple way to return an array of tokens used as placeholder tokens (e.g. for util.format
)?
https://nodejs.org/api/util.html#util_util_format_format_args
e.g. ['%s', '%d', '%i', ...]
Metadata
Metadata
Assignees
Labels
questionIssues that look for answers.Issues that look for answers.utilIssues and PRs related to the built-in util module.Issues and PRs related to the built-in util module.