Versions in this module Expand all Collapse all v0 v0.2.1 Jul 10, 2020 Changes in this version + func Exec(args []string) error + type Config struct + EnableDebug bool + Master string + func (cfg Config) Debug() bool + func (cfg Config) Filename() string + func (cfg Config) MasterPassword() string + type Configure interface + Debug func() bool + Filename func() string + MasterPassword func() string