Pkg::SourceCreate — Create a Source
integer
SourceCreate
( | string | url , |
string | product_dir
) ; |
Restrict scan to a certain InstSrc located in media_url/product_dir.
Load and enable all InstSrces found at media_url, i.e. all sources mentioned in /media.1/products. If no /media.1/products is available, InstSrc is expected to be located directly below media_url (product_dir: /).
If a product_dir is provided, only the InstSrc located at media_url/product_dir is loaded and enabled.