|
OpenVPN
|
Functions | |
| get_details (args) | |
| get_patch (details, args) | |
| apply_patch_mods (patch_text, details, args) | |
| main () | |
| gerrit-send-mail.apply_patch_mods | ( | patch_text, | |
| details, | |||
| args | |||
| ) |
Definition at line 88 of file gerrit-send-mail.py.
Referenced by main().
| gerrit-send-mail.get_details | ( | args | ) |
Definition at line 32 of file gerrit-send-mail.py.
Referenced by main().
| gerrit-send-mail.get_patch | ( | details, | |
| args | |||
| ) |
Definition at line 79 of file gerrit-send-mail.py.
Referenced by main().
| gerrit-send-mail.main | ( | void | ) |
Definition at line 132 of file gerrit-send-mail.py.
References apply_patch_mods(), get_details(), get_patch(), and main().
Referenced by main().