Commit d4c1635
committed
Platform: use a pfn to
The `write` method is not properly exposed through the `unistd` module
on Darwin. As a result, we need to special case macOS and pull it from
the `Darwin` module.write and reference Darwin.write
1 parent 95ed40a commit d4c1635
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
283 | 285 | | |
284 | | - | |
| 286 | + | |
285 | 287 | | |
| 288 | + | |
286 | 289 | | |
287 | 290 | | |
288 | 291 | | |
| |||
0 commit comments