C | |
| create [Dump] | |
D | |
| dead_reasons [Scan] | |
G | |
| get_function_name [Parameter_sig.String] |
returns the given argument only if it is a valid function name
(see
Parameter_customize.get_c_ified_functions for more information),
and abort otherwise.
|
| get_plain_string [Parameter_sig.String] |
always return the argument, even if the argument is not a function name.
|
| get_possible_values [Parameter_sig.String] |
What are the acceptable values for this parameter.
|
I | |
| iter [Scan] | |
O | |
| off [Parameter_sig.Bool] |
Set the boolean to
false.
|
| on [Parameter_sig.Bool] |
Set the boolean to
true.
|
P | |
| partial_pending [Scan] | |
| print [Register] | |
R | |
| report_ip [Scan] |
Should this property be part of the final report according to the users
filters.
|
S | |
| set_possible_values [Parameter_sig.String] |
Set what are the acceptable values for this parameter.
|