Class ClientLaunchHelpProvider
java.lang.Object
za.co.wethinkcode.robots.cli.help.ClientLaunchHelpProvider
- All Implemented Interfaces:
LaunchHelpProvider
Renders launch help for the Robot World client, sourcing the actual
command from the
client Makefile target where possible.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClientLaunchHelpProvider
public ClientLaunchHelpProvider() -
ClientLaunchHelpProvider
-
-
Method Details
-
topic
- Specified by:
topicin interfaceLaunchHelpProvider- Returns:
- the topic this provider renders help for
-
render
- Specified by:
renderin interfaceLaunchHelpProvider- Returns:
- the fully formatted help text for this topic
-