Class CLR

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

public class CLR extends Object implements CLICommand
CLI command that clears the terminal screen.
  • Constructor Details

    • CLR

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