Open moodymudskipper opened 2 years ago
with window = c("editor", "console", "active")
window = c("editor", "console", "active")
Needed for #19 since we need to mock it
We'll need the window argument in all functions that call it indirectly, so most of them.
with
window = c("editor", "console", "active")
Needed for #19 since we need to mock it
We'll need the window argument in all functions that call it indirectly, so most of them.