Documentation ¶
Overview ¶
Copyright 2022 Tristan Isham. All rights reserved. Use of this source code is governed by the MIT license that can be found in the LICENSE file.
Copyright 2022 Tristan Isham. All rights reserved. Use of this source code is governed by the MIT license that can be found in the LICENSE file.
Copyright 2022 Tristan Isham. All rights reserved. Use of this source code is governed by the MIT license that can be found in the LICENSE file.
Copyright 2022 Tristan Isham. All rights reserved. Use of this source code is governed by the MIT license that can be found in the LICENSE file.
Index ¶
Constants ¶
const (
VERSION = "v0.8.2"
)
Variables ¶
var ( ErrWinEscToAdmin = errors.New("unable to rerun as Windows Administrator") ErrEscalatedSymlink = errors.New("unable to symlink as Administrator") )
Functions ¶
func CtaFatal ¶ added in v0.6.0
func CtaFatal(err error)
CtaFatal prints an aesthetic CTA and exits with an error.
func CtaGeneric ¶ added in v0.7.9
CtaGeneric prints an aesthetic generic notice.
func CtaUpgradeAvailable ¶ added in v0.7.1
func CtaUpgradeAvailable(tag string)
CtaUpgradeAvailable prints an aesthetic notice.
Types ¶
This section is empty.