bbi_dry_run: Creates a 'bbi_process' object with all the required keys,...

View source: R/bbr.R

bbi_dry_runR Documentation

Creates a bbi_process object with all the required keys, without actually running the command

Description

Returns an S3 object of class bbi_process but the process and stdout elements containing only the string "DRY_RUN". Also contains the element call with a string representing the command that could be called on the command line.

Usage

bbi_dry_run(.cmd_args, .dir)

Arguments

.cmd_args

A character vector of command line arguments for the execution call

.dir

The working directory to run command in. Defaults to "."


metrumresearchgroup/bbr documentation built on March 29, 2025, 1:08 p.m.