Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RepoCreator ¶
type RepoCreator struct {
// contains filtered or unexported fields
}
func NewRepoCreator ¶
func NewRepoCreator(logOut string) *RepoCreator
func (*RepoCreator) Create ¶
func (r *RepoCreator) Create(path string) error
Click to show internal directories.
Click to hide internal directories.