set_golem_options: golem options
Description
Set a series of options to be used internally by golem.
Usage
set_golem_options(pkg_name = pkgload::pkg_name(),
pkg_version = pkgload::pkg_version(), pkg_path = pkgload::pkg_path(),
app_prod = FALSE)
Arguments
pkg_name
Name of the current golem.
pkg_version
Version of the current golem.
pkg_path
Name of the current golem.
app_prod
Is the golem in prod mode?