Versions in this module Expand all Collapse all v0 v0.7.0 Mar 20, 2025 v0.6.0 Mar 17, 2025 Changes in this version + type Fetcher struct + func NewFetcher(stepsFinder builtinsteps.StepFinder) *Fetcher + func (f *Fetcher) CleanUp() + func (f *Fetcher) Fetch(path []string) (string, error)