Hey,

Is there a way to use a file as standard input with c[ode]clap?

In other debuggers it usually is done by listing "< file" as part of the Arguments list. But unless I'm doing something wrong, this seems not to work.

If the feature is not supported yet, I would very much appreciate it. A lot of our tools only process the stdin without explicit file support.

Best,
Micha