Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProjectMetadata ¶
type ProjectMetadata struct {
// contains filtered or unexported fields
}
ProjectMetadata is the place to store metadata files about a project
func (*ProjectMetadata) Path ¶
func (p *ProjectMetadata) Path() (string, error)
Path returns the path of the project metadata directory.
Click to show internal directories.
Click to hide internal directories.