Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UpgradeManager ¶
type UpgradeManager struct { }
func NewUpgradeManager ¶
func NewUpgradeManager() *UpgradeManager
func (*UpgradeManager) CheckIfDatreeInstalledUsingBrew ¶
func (m *UpgradeManager) CheckIfDatreeInstalledUsingBrew() bool
func (*UpgradeManager) CheckIfOsIsWindows ¶
func (m *UpgradeManager) CheckIfOsIsWindows() bool
func (*UpgradeManager) Upgrade ¶
func (m *UpgradeManager) Upgrade() error
Click to show internal directories.
Click to hide internal directories.