source:
node_modules/rw/test/encode-string-sync
| Last change on this file was e4c61dd, checked in by , 6 months ago | |
|---|---|
|
|
| File size: 124 bytes | |
| Line | |
|---|---|
| 1 | #!/usr/bin/env node |
| 2 | |
| 3 | var rw = require("../").dash; |
| 4 | |
| 5 | rw.writeFileSync(process.argv[2] || "-", "gréén\n", process.argv[3]); |
Note:
See TracBrowser
for help on using the repository browser.
