package
Version:
v1.1.11
Opens a new window with list of versions in this module.
Published: Oct 12, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrEmptyDefaultGitSite = errors.New("error empty default gitSite config")
ErrEmptyDefaultUsername = errors.New("error empty default username config")
ErrIllegalInput = errors.New("error illegal input")
ErrProjectMustDir = errors.New("error target path not a dir")
)
type ErrUnsupportedProjectOrEmptyDir struct {
Path string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.