R/helper_processx.R

Defines functions print_processx

print_processx <- function(x, proc) {
  cat(x)
}
dynverse/babelwhale documentation built on July 31, 2023, 2:11 a.m.