Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Verbose = false
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { IsRollback bool EnvPath string EnvFile string Verbose bool FirstRun bool // contains filtered or unexported fields }
func NewFromConfig ¶
func (*Config) GetEnvFullPath ¶
func (*Config) InitByFlags ¶
func (c *Config) InitByFlags()
Click to show internal directories.
Click to hide internal directories.