Class PluginVerifier

  • All Implemented Interfaces:
    Tool

    public class PluginVerifier
    extends Object
    Commandline utility to verify the Any23 plugins and extract basic information.
    Author:
    Michele Mostarda (mostarda@fbk.eu)
    • Constructor Detail

      • PluginVerifier

        public PluginVerifier()
    • Method Detail

      • run

        public void run()
                 throws Exception
        Description copied from interface: Tool
        Runs the tool and retrieves the exit code.
        Throws:
        Exception - if there is an error running the tool.