| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4c15387 commit bf41218
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -287,10 +287,12 @@ path.format({ | |||
| 287 | 287 | ||
| 288 | 288 | <!-- YAML | |
| 289 | 289 | added: v22.5.0 | |
| 290 | + changes: | ||
| 291 | + - version: REPLACEME | ||
| 292 | + pr-url: https://github.com/nodejs/node/pull/59572 | ||
| 293 | + description: Marking the API stable. | ||
| 290 | 294 | --> | |
| 291 | 295 | ||
| 292 | - > Stability: 1 - Experimental | ||
| 293 | - | ||
| 294 | 296 | * `path` {string} The path to glob-match against. | |
| 295 | 297 | * `pattern` {string} The glob to check the path against. | |
| 296 | 298 | * Returns: {boolean} Whether or not the `path` matched the `pattern`. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments