Class WHOAMI

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

public class WHOAMI extends Object implements CLICommand
CLI command that prints the current OS user.
  • Constructor Details

    • WHOAMI

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