Versions in this module Expand all Collapse all v1 v1.0.1 Apr 4, 2024 Changes in this version + type Environment struct + func NewEnvironment() (*Environment, error) + func (env *Environment) GetParameters() (*string, *bool, *bool, error) + func (env *Environment) Report(verbose bool, dbg bool) string