Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalFSReader ¶
type LocalFSReader struct {
}
func (*LocalFSReader) Exists ¶
func (r *LocalFSReader) Exists(path string) bool
func (*LocalFSReader) GetRepoName ¶ added in v0.0.34
func (*LocalFSReader) GetRepoName() (string, error)
GetRepoName returns the name of the current directory, which is an approximation of the repo name
type LocalFileFinder ¶
Click to show internal directories.
Click to hide internal directories.