hensei-web/node_modules/brfs/bin/usage.txt
2020-09-11 06:44:42 -07:00

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.