Versions in this module Expand all Collapse all v1 v1.13.1 May 10, 2022 Changes in this version + func Do(args []string, stdin io.Reader, stdout io.Writer, stderr io.Writer) int + func Generate(ctx context.Context, e Env, dir, filename string, stderr io.Writer) (map[string]string, error) + type Env struct + DryRun bool + ExperimentalFeatures bool + func ParseEnv(c *cobra.Command) Env