Home
last modified time | relevance | path

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

/development/tools/repo_diff/service/repodiff/entities/
Dentities.go94 type linkFile struct { struct
95 Text string `xml:",chardata"`
96 Dest string `xml:"dest,attr"`
97 Src string `xml:"src,attr"`