9 bool handle_option_null(
const Option *
opt);
11 bool handle_option_version(
const Option *
opt);
13 bool handle_option_wasm_arg(
const Option *
opt);
Provides stuff for argument parsing and return raw parsing result.
bool handle_option(const ParseData *pd)
Handle parsing result from ParseData.
Basic functions for Option operation.
Option Struct.
Definition: option.h:14
ParseData Struct.
Definition: argparse.h:13