Uses of Enum Class
za.co.wethinkcode.robots.cli.help.HelpTopic
Packages that use HelpTopic
-
Uses of HelpTopic in za.co.wethinkcode.robots.cli.help
Methods in za.co.wethinkcode.robots.cli.help that return HelpTopicModifier and TypeMethodDescriptionstatic HelpTopicHelpTopic.fromArgument(String raw) Resolves a raw CLI argument (e.g.ClientLaunchHelpProvider.topic()LaunchHelpProvider.topic()ServerLaunchHelpProvider.topic()static HelpTopicReturns the enum constant of this class with the specified name.static HelpTopic[]HelpTopic.values()Returns an array containing the constants of this enum class, in the order they are declared.