plugin
Options
- stdio
-
Read from stdin and write the response to stdout.
- -verbose
-
Allow more information to trace. Suitable for web-extension development.
- file
-
Change stdin/stdout to normal files during development.
- -in <full_path>
-
File to read from.
- -out <full_path>
-
File to write to.
- -verbose
-
Allow more information to trace. Suitable for web-extension development.