Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Descriptor ¶
type Project ¶
type Project struct {
Fs afero.Fs
ProjectDir string
ShadowDir string
ShadowModules []*ShadowModule
StandardModules []*StandardModule
}
func LoadProject ¶
func LoadProject(desc Descriptor, fullLoad bool) (*Project, error)
type StandardModule ¶
Click to show internal directories.
Click to hide internal directories.