LFX Mentorship 2023
|
Accepts raw parsing data and execute. More...
Go to the source code of this file.
Functions | |
bool | handle_option_null (const Option *opt) |
bool | handle_option_version (const Option *opt) |
bool | handle_option_wasm_arg (const Option *opt) |
bool | handle_option (const ParseData *pd) |
Handle parsing result from ParseData. More... | |
Accepts raw parsing data and execute.
bool handle_option | ( | const ParseData * | pd | ) |
Handle parsing result from ParseData.
pd | is a ParseData pointer. |