2
cli.go
2
cli.go
@ -189,7 +189,7 @@ func Subcmd(name string, synopses []string, description string, exitOnError bool
|
||||
return flags
|
||||
}
|
||||
|
||||
// An StatusError reports an unsuccessful exit by a command.
|
||||
// StatusError reports an unsuccessful exit by a command.
|
||||
type StatusError struct {
|
||||
Status string
|
||||
StatusCode int
|
||||
|
||||
Reference in New Issue
Block a user