Class ModificationsCLI

java.lang.Object
com.compomics.cli.modifications.ModificationsCLI

public class ModificationsCLI
extends Object
Command line to manage the modifications.
Author:
Marc Vaudel
  • Constructor Details

  • Method Details

    • main

      public static void main​(String[] args)
      Main method for the ModificationsCLI.
      Parameters:
      args - the command line arguments
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • call

      public Object call()
      Calling this method will run the process.
      Returns:
      returns 1 if the process was canceled or an error was encountered