Skip to contents

Run a conan installation, in another process, blocking from this process.

Usage

conan_run(config, show_log = TRUE)

Arguments

config

Conan config, from conan_configure()

show_log

Show output from running the script (passed through to callr::rscript as show)

Value

Nothing