Class Run

  • All Implemented Interfaces:
    DetectionAgentInterface

    public class Run
    extends Object
    implements DetectionAgentInterface
    Detection agent that runs an external command. In the YAML configuration file, use the following fields: - command : command to run - wd : work directory - any other parameter you provide will be transmitted to the command
    Author:
    Thibault Debatty