package
Version:
v0.11.1
Opens a new window with list of versions in this module.
Published: May 8, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Repo struct {
Path string
}
Repo represents the path of a given git repository.
RepoFinder is a wrapper for finding the root path of a git repository.
Repo uses git by spawning a process to locate the top level directory.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.