FOSSology  4.4.0
Open Source License Compliance by Open Source Software
Fossology\Lib\Agent Namespace Reference

Classes

class  Agent
 Structure of an Agent with all required parameters. More...
 
class  FgetsMock
 

Functions

 cli_Init ()
 
 getopt ($arg1, $arg2)
 
 fgets ($in)
 

Variables

const ALARM_SECS 30
 

Detailed Description

Contains utility functions required by agents based on PHP language

Variable Documentation

◆ ALARM_SECS

int Fossology::Lib::Agent::ALARM_SECS 30

Number of seconds to wait for pcntl_alarm() alarm

Definition at line 32 of file Agent.php.