cmderr

package
v0.21.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AkitaErr

type AkitaErr struct {
	Err error
}

Wrapper for all Akita generated error vs CLI parsing error. Used to determine whether to print usage message on error.

func (AkitaErr) Cause

func (a AkitaErr) Cause() error

github.com/pkg/errors causer interface

func (AkitaErr) Error

func (a AkitaErr) Error() string

func (AkitaErr) Unwrap

func (a AkitaErr) Unwrap() error

github.com/pkg/errors Unwrap interface

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL