rb_add_folder_to_cache.Rd
Add folder to cache
rb_add_folder_to_cache( dribble, parent_id, relative_path, project = NULL, cache = TRUE )
A dribble.
Identifier of the parent folder.
Path relative to base folder.
Defaults to NULL. Can be set once per session with `rb_get_project_name()`. If given, must be a character vector of length one: name of the project.