complog icon indicating copy to clipboard operation
complog copied to clipboard

Replay outputting path when it should not

Open jaredpar opened this issue 1 year ago • 0 comments

Running the replay command without arguments re-runs the compilation in memory. That doesn't output anything to disk yet the command is outputting a path

> complog replay
Outputting to ...

That message should only appear if --emit is used

jaredpar avatar Jan 29 '24 16:01 jaredpar