LoadParameters Class
Parameters required for content load.
Constructor
LoadParameters(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
content_paths
|
The path to the content to be loaded. Path should be a relative file URL of the origin. Required. |
Attributes
content_paths
The path to the content to be loaded. Path should be a relative file URL of the origin. Required.
content_paths: list[str]