Skip to content

doc: path.format provide more examples#5838

Closed
eversojk wants to merge 1 commit intonodejs:masterfrom
eversojk:doc-path-format-more-examples
Closed

doc: path.format provide more examples#5838
eversojk wants to merge 1 commit intonodejs:masterfrom
eversojk:doc-path-format-more-examples

Conversation

@eversojk
Copy link
Contributor

Pull Request check-list

  • Does make -j8 test (UNIX) or vcbuild test nosign (Windows) pass with
    this change (including linting)?
  • Is the commit message formatted according to [CONTRIBUTING.md][0]?
  • If this change fixes a bug (or a performance problem), is a regression
    test (or a benchmark) included?
  • Is a documentation update included (if this change modifies
    existing APIs, or introduces new ones)?

Affected core subsystem(s)

path

Description of change

Added examples for all cases of path.format for V5.9.0 on Linux.

Fixes #5747

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. path Issues and PRs related to the path subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

path, doc: More examples for path.format()

7 participants