Package convex.cli

Class ATopCommand

java.lang.Object
convex.cli.ACommand
convex.cli.ATopCommand
All Implemented Interfaces:
Runnable
Direct Known Subclasses:
Account, AClientCommand, Desktop, Etch, Key, Local, Peer

public abstract class ATopCommand extends ACommand
  • Field Details

    • mainParent

      protected Main mainParent
  • Constructor Details

    • ATopCommand

      public ATopCommand()
  • Method Details

    • cli

      public Main cli()
      Description copied from class: ACommand
      Gets the current CLI main command instance
      Specified by:
      cli in class ACommand
      Returns:
      CLI instance