13 lines
249 B
Text
13 lines
249 B
Text
usage:
|
|
|
|
brfs file
|
|
|
|
Inline `fs.readFileSync()` calls from `file`, printing the transformed file
|
|
contents to stdout.
|
|
|
|
brfs
|
|
brfs -
|
|
|
|
Inline `fs.readFileSync()` calls from stdin, printing the transformed file
|
|
contents to stdout.
|
|
|