Options.compile_run

Undocumented in source.
struct Options
@Option("compile-run", "cr")
@Help("Compile and run a brainfuck file.")
OptionFlag compile_run;

Meta