Name

Pkg::RepositoryScan — Scan available products in the repository

Synopsis

list<list<string>> RepositoryScan ( url  specifies);

Parameters

url specifies

the path to the repository

Return

list<list<string>>

list of the products: [ [ <product_name_1> <directory_1> ], ...]