Add GSP project manifest and design layout
This commit is contained in:
@@ -96,6 +96,7 @@ func (r *Report) addNotice(code, id, file, message string) {
|
||||
|
||||
type Project struct {
|
||||
Root string
|
||||
Manifest *Manifest
|
||||
Units []*Unit
|
||||
ByID map[string]*Unit
|
||||
Duplicates map[string][]*Unit
|
||||
|
||||
Reference in New Issue
Block a user