Frama-C API - Input_with_arg
Minimal signature to implement for each parameter corresponding to an option on the command line argument which requires an argument.
include Input
A description for this option (e.g. used by -help). If help = ""
, then it has the special meaning "undocumented"
A standard name for the argument which may be used in the description. If empty, a generic arg_name is generated.