Running in non-interactive mode using the input
argument seems to use an existing <input>_reprex.R
#435
Labels
bug
an unexpected problem or unintended behavior
Running
reprex::reprex(input = "test.R")
twice gives unexpected results if the input is changed between runs -- the second run still uses the "old" input.I love meta-reprexes (and the fact that this works as expected)! 😍
Created on 2023-03-01 with reprex v2.0.2
The text was updated successfully, but these errors were encountered: