Class ServerLaunchHelpProvider
java.lang.Object
za.co.wethinkcode.robots.cli.help.ServerLaunchHelpProvider
- All Implemented Interfaces:
LaunchHelpProvider
Renders launch help for the Robot World server, sourcing the actual
command from the
server Makefile target where possible.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ServerLaunchHelpProvider
public ServerLaunchHelpProvider() -
ServerLaunchHelpProvider
-
-
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
-