Class ENV

java.lang.Object
org.jpos.q2.cli.ENV
All Implemented Interfaces:
CLICommand

public class ENV extends Object implements CLICommand
CLI command that prints the current terminal type and the active jPOS environment.
  • Constructor Details

    • ENV

      public ENV()
      Default constructor; no instance state to initialise.
  • Method Details