bbi_dry_run | R Documentation |
bbi_process
object with all the required keys, without actually running the commandReturns 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.
bbi_dry_run(.cmd_args, .dir)
.cmd_args |
A character vector of command line arguments for the execution call |
.dir |
The working directory to run command in. Defaults to "." |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.