Struct CommandResponse

Struct Documentation

struct fkin::CommandResponse

Response to requested command.

Public Members

ReplyHeader header

Header for reply to command.

boolean success

Whether the command was a success.

string message

Message regarding the requested command.