complog
complog copied to clipboard
Replay outputting path when it should not
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