enum Inquirer::Protocol::Status
Overview
Represents Inquirer server response status.
The server uses it to tell whether an operation succeeded.
Defined in:
inquirer/protocol.crEnum Members
-
Ok =
0
-
Err =
1
Represents Inquirer server response status.
The server uses it to tell whether an operation succeeded.
0
1