R/get_workspace_id.R
get_workspace_id.Rd
This is used to be able to log decisions programmatically.
get_workspace_id(silent = justifier::opts$get("silent"))
Whether to be suppress messages.
Invisibly, the workspace identifier.
justifier::get_workspace_id(); #> [1] "wsid"