FOSSology  4.4.0
Open Source License Compliance by Open Source Software
maintagent.c File Reference

FOSSology maintenance agent. More...

#include "maintagent.h"
Include dependency graph for maintagent.c:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 Main entry point for the agent. More...
 

Variables

char BuildVersion [] ="maintagent build version: NULL.\n"
 

Detailed Description

FOSSology maintenance agent.

Definition in file maintagent.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Main entry point for the agent.

< global agent verbose flag. Can be changed in running agent by the scheduler on each fo_scheduler_next() call

Definition at line 60 of file maintagent.c.