adp.maintain.datasource.get_datasources

adp.maintain.datasource.get_datasources(paths: List[str]) List[DataSource]

Retrieves DataSource objects for the list of input paths.

Returns:

A list of DataSource objects

Return type:

List[DataSource]