Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CliErrorHandler ¶ added in v0.1.3
type CliErrorHandler struct {
}
func NewCliErrorHandler ¶ added in v0.1.3
func NewCliErrorHandler() *CliErrorHandler
func (*CliErrorHandler) HandleError ¶ added in v0.1.3
func (c *CliErrorHandler) HandleError(err error)
Click to show internal directories.
Click to hide internal directories.