Options.source

Undocumented in source.
struct Options
@Argument("source")
@Help("The brainfuck file to be run.")
string source;

Meta