bisect_source {bisectr} | R Documentation |
source
, but for bisect tests.If the file fails to load, the default is mark this commit as skip.
bisect_source(file, ..., on_error = "skip")
file |
The file to load |
... |
Other arguments to pass to
|
on_error |
What to do if loading throws an error (default is to mark this commit as "skip") |