CatalogDataSourceService.
data_source_folder
data_source_folder(
data_source_id: str, layout_root_path: Path
) ->
Path
TODO
Parameters
name | type | description |
---|---|---|
data_source_id | str | Data Source identification string. e.g. "demo" |
layout_root_path | Path | ... |
Returns
type | description |
---|---|
Path | Path to the source folder. |