Searched defs:ExtractedZipArtifactFile (Results 1 – 1 of 1) sorted by relevance
162 type ExtractedZipArtifactFile struct { struct163 initCh chan struct{}164 err error166 path string171 func (d *ExtractedZipArtifactFile) Path() (string, error) {