-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Enki/core/src/main/java/com/github/stcarolas/enki/core/repo/StrategiesAsRepo.java
Lines 70 to 73 in 5d1cead
| // TODO set StrategiesAsRepo immutable | |
| public StrategiesAsRepo setProvidersStrategy(Supplier<Seq<RepoProvider<? extends Repo>>> strategy) { | |
| this.providersStrategy = some(strategy); | |
| return this; |
This issue was generated by todo based on a TODO comment in 5d1cead.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels