repositories

public ImmutableList<Repository<?, ?>> repositories()

Obtains the list of repositories added to the builder by the time of the call.

Adding repositories to the builder after this method returns will not update the returned list.