Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct { Version string Logger *log.Logger Getwd func() (string, error) EnsureFileLoader ensurefile.LoaderIface MockGenerator mockgen.GeneratorIface Cleanup exitcleanup.ExitCleaner }
App is the CLI application for ensure.
Click to show internal directories.
Click to hide internal directories.