Set a series of options to be used internally by {golem}
.
set_golem_options(golem_name = pkgload::pkg_name(),
golem_version = pkgload::pkg_version(),
golem_wd = pkgload::pkg_path(), app_prod = FALSE)
Name of the current golem.
Version of the current golem.
Working directory of the current golem package.
Is the {golem}
in prod mode?