CliBasicOption

CLI options that a plugin must implement.

struct CliBasicOption {
string payload;
}

Alias This

payload

Meta