OpenVPN
Functions
gerrit-send-mail Namespace Reference

Functions

 get_details (args)
 
 get_patch (details, args)
 
 apply_patch_mods (patch_text, details, args)
 
 main ()
 

Function Documentation

◆ apply_patch_mods()

gerrit-send-mail.apply_patch_mods (   patch_text,
  details,
  args 
)

Definition at line 89 of file gerrit-send-mail.py.

Referenced by main().

◆ get_details()

gerrit-send-mail.get_details (   args)

Definition at line 33 of file gerrit-send-mail.py.

Referenced by main().

◆ get_patch()

gerrit-send-mail.get_patch (   details,
  args 
)

Definition at line 80 of file gerrit-send-mail.py.

Referenced by main().

◆ 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().