Class CommandLine

java.lang.Object
net.i2p.util.CommandLine
net.i2p.router.CommandLine
Direct Known Subclasses:
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.25
  • Field Details

    • RCLASSES

      protected static final List<String> RCLASSES
  • Constructor Details

    • CommandLine

      protected CommandLine()
  • Method Details

    • main

      public static void main(String[] args)