CliArgs

deprecated, moved to dextool.type The raw arguments from the command line.

struct CliArgs {
string[] payload;
}

Alias This

payload

Meta