Package za.co.wethinkcode.robots.cli.help


package za.co.wethinkcode.robots.cli.help
  • Class
    Description
    Renders launch help for the Robot World client, sourcing the actual command from the client Makefile target where possible.
    The topics that the launch-help CLI command can be scoped to.
    Detects and handles the top-level help CLI command.
    A single topic's contribution to the launch-help CLI command.
    Reads the recipe (the tab-indented command lines) for a single target out of the project's Makefile.
    Renders launch help for the Robot World server, sourcing the actual command from the server Makefile target where possible.