Home
last modified time | relevance | path

Searched defs:ManifestProject (Results 1 – 1 of 1) sorted by relevance

/development/tools/repo_diff/service/repodiff/entities/
Dentities.go100 type ManifestProject struct { struct
101 Text string `xml:",chardata"`
102 Groups string `xml:"groups,attr"`
103 Name string `xml:"name,attr"`
104 CloneDepth string `xml:"clone-depth,attr"`
105 Path string `xml:"path,attr"`
106 Copyfile copyFile `xml:"copyfile"`
107 Linkfile []linkFile `xml:"linkfile"`