Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrProjectNotFound = errors.New("project not found")
View Source
var ManifestFilename = "dev.yml"
Functions ¶
This section is empty.
Types ¶
type Project ¶
type Project struct {
HostingPlatform string
OrganisationName string
RepositoryName string
Path string
Manifest *manifest.Manifest
}
func FindCurrent ¶
func GetAllProjects ¶
func (*Project) GetRemoteURL ¶
Click to show internal directories.
Click to hide internal directories.