Function jupiter::repository::install

source ยท
pub fn install(platform: Arc<Platform>, repository: Arc<Repository>)
Expand description

Inserts the repository into the given platform and starts all required actors.

Note that all loaders have to be registered before installing the repository, as this will perform the initial repository scan to determine what contents are already available.