Class CLI

java.lang.Object
com.truebubo.maniflow.ui_mode.CLI
All Implemented Interfaces:
UIMode

public final class CLI extends Object implements UIMode
Implements the CLI front-end for Maniflow system
  • Constructor Details

    • CLI

      public CLI()
      Initializes services
  • Method Details

    • start

      public void start(String[] args)
      Description copied from interface: UIMode
      Starts the application with given arguments in the selected mode
      Specified by:
      start in interface UIMode
      Parameters:
      args - Args passed when starting the application