| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -679,6 +679,12 @@ The absolute path to the `test/fixtures/` directory. | |||
| 679 | 679 | ||
| 680 | 680 | Returns the result of `path.join(fixtures.fixturesDir, ...args)`. | |
| 681 | 681 | ||
| 682 | + ### `fixtures.fileURL(...args)` | ||
| 683 | + | ||
| 684 | + * `...args` [\<string>][<string>] | ||
| 685 | + | ||
| 686 | + Returns the result of `url.pathToFileURL(fixtures.path(...args))`. | ||
| 687 | + | ||
| 682 | 688 | ### `fixtures.readSync(args[, enc])` | |
| 683 | 689 | ||
| 684 | 690 | * `args` [\<string>][<string>] | [\<Array>][<Array>] | |
| Back | FazBrowse Home | New Git URL |
0 commit comments