public interface VcsUserRegistry
VcsUser
createUser(java.lang.String name, java.lang.String email)
java.util.Set<VcsUser>
getUsers()
java.util.Set<VcsUser> getUsers()
VcsUser createUser(java.lang.String name, java.lang.String email)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.