FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
Format email body for a list of agents and their status. More...
Go to the source code of this file.
Functions | |
const gchar * | email_format_text (GPtrArray *rows, gchar *fossy_url) |
Format rows as plain text. More... | |
Format email body for a list of agents and their status.
The file can further be enhanced for different formats like HTML, XML, etc.
Definition in file emailformatter.c.
const gchar* email_format_text | ( | GPtrArray * | rows, |
gchar * | fossy_url | ||
) |
Format rows as plain text.
rows | rows of type agent_info |
fossy_url | host url of fossology |
Definition at line 24 of file emailformatter.c.