MultiRepository Constructor | ![]() |
Name | Description | |
---|---|---|
![]() | MultiRepository |
Creates a new empty MultiRepository.
|
![]() | MultiRepository(LocalRepository) |
Creates a new MultiRepository from an array of
LocalRepositorys.
|
![]() | MultiRepository(String) |
Creates a new MultiRepository from a number of GBFS files. This is done by loading
all GBFS files from the specified directory. The MultiRepository will not recurse
down the directory structure.
|