Class PluginOutput

java.lang.Object
org.tweetyproject.plugin.PluginOutput

public class PluginOutput extends Object
This class provides the output for each plugin to be used in the CLI. Only meant for command line output, not for writing into output files (those are handled within each project as well as parsing input files)
Author:
Bastian Wolf