Object Repository.Companion
-
- All Implemented Interfaces:
public class Repository.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static Repository.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final RepositoryfromProject(Project project, String name)Creates a named Repository from a project and a name. -
-
Method Detail
-
fromProject
final Repository fromProject(Project project, String name)
Creates a named Repository from a project and a name.
-
-
-
-