Versions in this module Expand all Collapse all v3 v3.12.2 May 6, 2022 v3.12.1 May 6, 2022 Changes in this version + type Templater struct + RemoveNoValue bool + Vars *taskfile.Vars + func (r *Templater) Err() error + func (r *Templater) Replace(str string) string + func (r *Templater) ReplaceSlice(strs []string) []string + func (r *Templater) ReplaceVars(vars *taskfile.Vars) *taskfile.Vars + func (r *Templater) ResetCache() Other modules containing this package github.com/siggimoo/task