powered by
An R6 class that represents a bundle
Bundle$new()
Bundle$print()
Bundle$clone()
new()
Bundle$new(path)
print()
Bundle$print(...)
clone()
The objects of this class are cloneable with this method.
Bundle$clone(deep = FALSE)
deep
Whether to make a deep clone.
Other R6 classes: ContentTask, Content, Environment, PositConnect, Task, Vanity, VariantSchedule, VariantTask, Variant
ContentTask
Content
Environment
PositConnect
Task
Vanity
VariantSchedule
VariantTask
Variant