brodieG / unitizer

Easy R Unit Tests
Other
39 stars 6 forks source link

Deal with interactive_mode #282

Closed brodieG closed 2 years ago

brodieG commented 3 years ago

Now that we don't necessarily set read_line_set_vals.

Probably make sure that all exported entry-points have a "interactive.mode" parameter, and remove checks for "interactive.mode" in all non-exported ones?