Hello, I need to create a command that could follow different workflows depending on the user choice and the latest result...
I mean, when the user triggers the command (with some parameters) it will be executed and I should display some options(depending on the result) and wait for the user to choose one. should I use System.in and System.out or Gogo provides any API to help achieve that ? any tip or docs ? thanks a lot, Cristiano