UNPKG

249 BPlain TextView Raw
1usage:
2
3 brfs file
4
5 Inline `fs.readFileSync()` calls from `file`, printing the transformed file
6 contents to stdout.
7
8 brfs
9 brfs -
10
11 Inline `fs.readFileSync()` calls from stdin, printing the transformed file
12 contents to stdout.
13