List saved contexts
context_list(db, named = FALSE, error = TRUE)
context_info(db, error = TRUE)
Something for which a context database can be created;
this can the the path to the context, a context_root
object, or a context
object.
Logical, indicating if the context name should be used to name the output vector.
Throw an error if the context database cannot be connected constructed (e.g., if the path given does not exist).