Options.interpret

Undocumented in source.
struct Options
@Option("interpret", "i")
@Help("Interpret a brainfuck file.")
OptionFlag interpret;

Meta