Module error

Source
Expand description

Definitions of inquire’s error handling

Enums§

InquireError
Possible errors returned by inquire prompts.

Type Aliases§

CustomUserError
Type alias to define errors that might be thrown by the library user on callbacks such as validators.
InquireResult
Result type where errors are of type InquireError