Class CommandLine

java.lang.Object
net.i2p.util.CommandLine
org.klomp.snark.CommandLine

public class CommandLine extends CommandLine
Simple command line access to various utilities. Not a public API. Subject to change. Apps and plugins should use specific classes.
Since:
0.9.26
  • Field Details

    • SCLASSES

      protected static final List<String> SCLASSES
  • Constructor Details

    • CommandLine

      protected CommandLine()
  • Method Details

    • main

      public static void main(String[] args)