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 89 of file gerrit-send-mail.py.
Referenced by main().
gerrit-send-mail.get_details | ( | args | ) |
Definition at line 33 of file gerrit-send-mail.py.
Referenced by main().
gerrit-send-mail.get_patch | ( | details, | |
args | |||
) |
Definition at line 80 of file gerrit-send-mail.py.
Referenced by main().
gerrit-send-mail.main | ( | void | ) |
Definition at line 131 of file gerrit-send-mail.py.
References apply_patch_mods(), get_details(), get_patch(), and main().
Referenced by main().