Class ClientLaunchHelpProvider

java.lang.Object
za.co.wethinkcode.robots.cli.help.ClientLaunchHelpProvider
All Implemented Interfaces:
LaunchHelpProvider

public class ClientLaunchHelpProvider extends Object implements LaunchHelpProvider
Renders launch help for the Robot World client, sourcing the actual command from the client Makefile target where possible.
  • Constructor Details

    • ClientLaunchHelpProvider

      public ClientLaunchHelpProvider()
    • ClientLaunchHelpProvider

      public ClientLaunchHelpProvider(MakefileRecipeReader recipeReader)
  • Method Details